df
This commit is contained in:
parent
90f02f6406
commit
b033ae0d3a
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue