added db dump restoration
This commit is contained in:
parent
446f5c23a5
commit
361ed2ba6f
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