mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-07-28 08:04:50 +02:00
advertise subfolder option in application setup notes
This commit is contained in:
parent
2d8e587fe7
commit
f268889316
@ -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**
|
**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:
|
If you ever lose your password you can always reset it by execing into the container as root:
|
||||||
```
|
```
|
||||||
docker exec -it webtop passwd abc
|
docker exec -it webtop passwd abc
|
||||||
|
@ -66,6 +66,8 @@ app_setup_block: |
|
|||||||
|
|
||||||
**The KDE and i3 flavors for Ubuntu need to be run in privileged mode to function properly**
|
**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:
|
If you ever lose your password you can always reset it by execing into the container as root:
|
||||||
```
|
```
|
||||||
docker exec -it webtop passwd abc
|
docker exec -it webtop passwd abc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user