sfsd
This commit is contained in:
parent
4e0c627497
commit
083ae7fb47
1 changed files with 3 additions and 2 deletions
|
|
@ -5,14 +5,15 @@ services:
|
|||
environment:
|
||||
DOZZLE_MODE: swarm
|
||||
volumes:
|
||||
PUID: "1964"
|
||||
PGID: "1964"
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
ports:
|
||||
- "8080:8080"
|
||||
networks:
|
||||
- netgrimoire
|
||||
- dozzle
|
||||
environment:
|
||||
PUID: "1964"
|
||||
PGID: "1964"
|
||||
deploy:
|
||||
placement:
|
||||
constraints:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue