Update docker-compose-local-volumes.yaml

This commit is contained in:
Andras Bacsai
2024-08-21 12:04:09 +02:00
committed by GitHub
parent 7a91a0f107
commit e2caf413cb

View File

@@ -1,6 +1,6 @@
services:
app:
image: "postgres:14-alpine"
image: "nginx"
volumes:
- ./db/migration.sql:/docker-entrypoint-initdb.d/create_tables.sql