db
This commit is contained in:
parent
03a28926ee
commit
67bf4f7472
@ -5,8 +5,7 @@ services:
|
||||
image: postgres:15
|
||||
volumes:
|
||||
- /volume1/docker/joplin/db:/var/lib/postgresql/data
|
||||
ports:
|
||||
- "5432:5432"
|
||||
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- POSTGRES_PASSWORD=postgres
|
||||
|
Loading…
Reference in New Issue
Block a user