Update docker-compose-local-volumes.yaml

This commit is contained in:
Andras Bacsai
2024-08-21 12:17:17 +02:00
committed by GitHub
parent e2985c043e
commit 7a3c8ff3ca

View File

@@ -3,4 +3,5 @@ services:
image: "nginx"
volumes:
- ./db/migration.sql:/docker-entrypoint-initdb.d/create_tables.sql
- ./empty:/empty