advertise subfolder option in application setup notes

This commit is contained in:
thelamer 2021-06-25 16:34:28 -07:00 committed by Ryan Kuba
parent 2d8e587fe7
commit f268889316
2 changed files with 4 additions and 0 deletions

View File

@ -92,6 +92,8 @@ You can access advanced features of the Guacamole remote desktop using ctrl+alt+
**The KDE and i3 flavors for Ubuntu need to be run in privileged mode to function properly**
**If using a reverse proxy with a subfolder please use the `SUBFOLDER` environment variable to define it's name, IE `-e SUBFOLDER="/subfolder/"`**
If you ever lose your password you can always reset it by execing into the container as root:
```
docker exec -it webtop passwd abc

View File

@ -66,6 +66,8 @@ app_setup_block: |
**The KDE and i3 flavors for Ubuntu need to be run in privileged mode to function properly**
**If using a reverse proxy with a subfolder please use the `SUBFOLDER` environment variable to define it's name, IE `-e SUBFOLDER="/subfolder/"`**
If you ever lose your password you can always reset it by execing into the container as root:
```
docker exec -it webtop passwd abc