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_DB=pretix"
|
||||
volumes:
|
||||
- database:/var/lib/postgresql/data
|
||||
- database:/var/lib/postgresql
|
||||
networks:
|
||||
backend:
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue