stack_joplin_server.yaml aktualisiert
This commit is contained in:
parent
2cdfa88e69
commit
6918bd9817
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- "5432:5432"
|
- "5432:5432"
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/joplin-server/db:/var/lib/postgresql/data
|
- /opt/joplin-server:/var/lib/postgresql/data
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_PASSWORD=yourdbpassword
|
- POSTGRES_PASSWORD=yourdbpassword
|
||||||
- POSTGRES_USER=joplin
|
- POSTGRES_USER=joplin
|
||||||
|
|
Loading…
Add table
Reference in a new issue