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