5 lines
107 B
YAML
5 lines
107 B
YAML
services:
|
|
postgres:
|
|
volumes:
|
|
- ./volumes/datadump.sql:/docker-entrypoint-initdb.d/datadump.sql
|