Compare commits
1 commit
b0dd036239
...
9e6ce72a5f
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e6ce72a5f |
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ services:
|
|||
- "POSTGRES_PASSWORD={{ secret__hedgedoc_db_password }}"
|
||||
- "POSTGRES_DB=hedgedoc"
|
||||
volumes:
|
||||
- database:/var/lib/postgresql
|
||||
- database:/var/lib/postgresql/data
|
||||
restart: unless-stopped
|
||||
|
||||
app:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue