removed unneeded options
This commit is contained in:
@@ -566,15 +566,12 @@ services:
|
||||
- SUBFOLDER=/ #optional
|
||||
- KEYBOARD=en-us-qwerty #optional
|
||||
- TITLE=Ubuntu #optional
|
||||
devices:
|
||||
- /dev/dri:/dev/dri #optional
|
||||
shm_size: "1gb" #optional
|
||||
ports:
|
||||
- 3023:3000
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./appdata/webtop:/config
|
||||
- /var/run/docker.sock:/var/run/docker.sock #optional
|
||||
|
||||
networks:
|
||||
default:
|
||||
Reference in New Issue
Block a user