df
Some checks failed
Deploy on push / detect (push) Has been cancelled
Deploy on push / deploy_swarm (push) Has been cancelled
Deploy on push / deploy_compose (push) Has been cancelled

This commit is contained in:
traveler 2026-01-20 22:09:12 -06:00
parent 90f02f6406
commit b033ae0d3a

View file

@ -36,7 +36,7 @@ services:
networks: networks:
- netgrimoire - netgrimoire
# Run as your default container identity # Run as your default container identity
user: "1964:1964" # user: "1964:1964"
environment: environment:
TZ: America/Chicago TZ: America/Chicago
DB_TYPE: postgres DB_TYPE: postgres
@ -81,7 +81,7 @@ services:
image: jgraph/drawio:latest image: jgraph/drawio:latest
networks: networks:
- netgrimoire - netgrimoire
user: "1964:1964" # user: "1964:1964"
environment: environment:
TZ: America/Chicago TZ: America/Chicago
deploy: deploy: