added db dump restoration
This commit is contained in:
parent
77411167f3
commit
e6a750b2b7
4
compose.db-restore.yml
Normal file
4
compose.db-restore.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
services:
|
||||||
|
postgres:
|
||||||
|
volumes:
|
||||||
|
- ./volumes/datadump.sql:/docker-entrypoint-initdb.d/datadump.sql
|
Loading…
x
Reference in New Issue
Block a user