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:
|
||||
- netgrimoire
|
||||
# Run as your default container identity
|
||||
user: "1964:1964"
|
||||
# user: "1964:1964"
|
||||
environment:
|
||||
TZ: America/Chicago
|
||||
DB_TYPE: postgres
|
||||
|
|
@ -81,7 +81,7 @@ services:
|
|||
image: jgraph/drawio:latest
|
||||
networks:
|
||||
- netgrimoire
|
||||
user: "1964:1964"
|
||||
# user: "1964:1964"
|
||||
environment:
|
||||
TZ: America/Chicago
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue