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:
|
environment:
|
||||||
DOZZLE_MODE: swarm
|
DOZZLE_MODE: swarm
|
||||||
volumes:
|
volumes:
|
||||||
PUID: "1964"
|
|
||||||
PGID: "1964"
|
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
ports:
|
ports:
|
||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
networks:
|
networks:
|
||||||
- netgrimoire
|
- netgrimoire
|
||||||
- dozzle
|
- dozzle
|
||||||
|
environment:
|
||||||
|
PUID: "1964"
|
||||||
|
PGID: "1964"
|
||||||
deploy:
|
deploy:
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue