removed webtop-test
This commit is contained in:
@@ -65,7 +65,6 @@ services:
|
||||
- 8777:8000 # http control
|
||||
- 8888:8888 # http proxy
|
||||
- 6901:6901 # debian xfce firefox
|
||||
- 3050:3000 # webtop-test
|
||||
- 3129:3129 # jdownloader
|
||||
- 5800:5800 # jdownloader]
|
||||
- 8282:8282 # qbittorrent
|
||||
@@ -244,23 +243,6 @@ services:
|
||||
volumes:
|
||||
- ${DOCKER_CONFIGS}/speedtesttracker/config:/config
|
||||
|
||||
webtop-test:
|
||||
image: lscr.io/linuxserver/webtop:debian-xfce
|
||||
container_name: webtop-test
|
||||
security_opt:
|
||||
- seccomp:unconfined #optional
|
||||
environment:
|
||||
- PUID=${PUID}
|
||||
- PGID=${PGID}
|
||||
- TZ=${TZ}
|
||||
- TITLE=Webtop #optional
|
||||
volumes:
|
||||
- ./webtop/config:/config
|
||||
- ./webtop/scripts:/custom-cont-init.d:ro
|
||||
network_mode: container:gluetun
|
||||
shm_size: "1gb" #optional
|
||||
restart: unless-stopped
|
||||
|
||||
networks:
|
||||
vpn:
|
||||
reverse-proxy:
|
||||
|
||||
Reference in New Issue
Block a user