dfs
This commit is contained in:
parent
e6ffa0420c
commit
52525a944b
1 changed files with 3 additions and 3 deletions
|
|
@ -5,15 +5,15 @@ services:
|
|||
security_opt:
|
||||
- seccomp:unconfined #optional
|
||||
environment:
|
||||
- PUID=1001
|
||||
- PGID=998
|
||||
- PUID=1964
|
||||
- PGID=1964
|
||||
- TZ=America/Chicago
|
||||
- SUBFOLDER=/ #optional
|
||||
- TITLE=Webtop #optional
|
||||
networks:
|
||||
- netgrimoire
|
||||
volumes:
|
||||
- /data/nfs/Baxter/Docker/Webtop:/config
|
||||
- /data/nfs/znas/Docker/Webtop:/config
|
||||
# - /var/run/docker.sock:/var/run/docker.sock #optional
|
||||
ports:
|
||||
- 3004:3000
|
||||
Loading…
Add table
Add a link
Reference in a new issue