Compare commits
2 commits
f194efdea4
...
d9dba3a16e
| Author | SHA1 | Date | |
|---|---|---|---|
| d9dba3a16e | |||
|
8945b86c85 |
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ services:
|
||||||
- "POSTGRES_PASSWORD={{ secret__pretix_db_password }}"
|
- "POSTGRES_PASSWORD={{ secret__pretix_db_password }}"
|
||||||
- "POSTGRES_DB=pretix"
|
- "POSTGRES_DB=pretix"
|
||||||
volumes:
|
volumes:
|
||||||
- database:/var/lib/postgresql/data
|
- database:/var/lib/postgresql
|
||||||
networks:
|
networks:
|
||||||
backend:
|
backend:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue