diff --git a/Dockerfile b/Dockerfile index 92ccf0f..fa351a2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 \ diff --git a/README.es.md b/README.es.md index a32791c..3d04f14 100644 --- a/README.es.md +++ b/README.es.md @@ -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 diff --git a/README.md b/README.md index 9e80b6a..02679e3 100644 --- a/README.md +++ b/README.md @@ -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