gremlin: auto-fix swarm/dozzle.yaml (1 issue fixed)
- Added PUID/PGID 1964 to "dozzle"
This commit is contained in:
parent
5d6ef55361
commit
4e0c627497
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ services:
|
|||
environment:
|
||||
DOZZLE_MODE: swarm
|
||||
volumes:
|
||||
PUID: "1964"
|
||||
PGID: "1964"
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
ports:
|
||||
- "8080:8080"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue