use data volume
This commit is contained in:
parent
d3300d7cc9
commit
fc4d27d431
|
@ -13,4 +13,6 @@ services:
|
|||
env_file: .env
|
||||
restart: always
|
||||
volumes:
|
||||
- ./pgdata:/var/lib/postgresql/data
|
||||
- pgdata:/var/lib/postgresql/data
|
||||
volumes:
|
||||
pgdata:
|
Ŝarĝante…
Reference in New Issue