changed webtop to debian
This commit is contained in:
+2
-2
@@ -396,7 +396,7 @@ services:
|
||||
|
||||
webtop:
|
||||
container_name: webtop
|
||||
image: lscr.io/linuxserver/webtop:ubuntu-xfce
|
||||
image: lscr.io/linuxserver/webtop:debian-xfce
|
||||
security_opt:
|
||||
- seccomp:unconfined
|
||||
environment:
|
||||
@@ -405,7 +405,7 @@ services:
|
||||
- TZ=${TZ}
|
||||
- SUBFOLDER=/
|
||||
- KEYBOARD=en-us-qwerty
|
||||
- TITLE=Ubuntu
|
||||
- TITLE=Debian
|
||||
shm_size: "1gb"
|
||||
ports:
|
||||
- 3023:3000
|
||||
|
||||
Reference in New Issue
Block a user