sfsd
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-04-29 23:08:50 -05:00
parent 4e0c627497
commit 083ae7fb47

View file

@ -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: