update
This commit is contained in:
@@ -27,7 +27,7 @@ RUN set -eux; \
|
||||
bash bash-completion ca-certificates curl wget unzip xz-utils \
|
||||
dbus doas sudo nano git make \
|
||||
openbox xvfb x11vnc novnc websockify \
|
||||
fonts-dejavu \
|
||||
fonts-dejavu less \
|
||||
dumb-init net-tools iproute2 \
|
||||
menu python3-xdg python3 python3-pip python3-venv pipx \
|
||||
libnss3 libnspr4 libxss1 libasound2 libxshmfence1 \
|
||||
|
||||
@@ -50,7 +50,7 @@ Todo el trabajo se guarda en `/home/coder`, montado mediante el volumen `kiro-se
|
||||
|
||||
## Acceso
|
||||
|
||||
Una vez corriendo, visita: [http://localhost:80](http://localhost:80)
|
||||
Una vez corriendo, visita: [http://localhost:8080](http://localhost:8080)
|
||||
Inicia sesión con las credenciales de tu archivo `.env`.
|
||||
|
||||
## Herramientas Incluidas
|
||||
|
||||
@@ -50,7 +50,7 @@ All work is persisted in `/home/coder`, mounted via Docker volume `kiro-server-h
|
||||
|
||||
## Access
|
||||
|
||||
Once running, visit: [http://localhost:80](http://localhost:80)
|
||||
Once running, visit: [http://localhost:8080](http://localhost:8080)
|
||||
Login using the credentials defined in `.env`.
|
||||
|
||||
## Tooling Included
|
||||
|
||||
Reference in New Issue
Block a user