mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-19 13:58:56 +00:00
Update docker-compose-local-volumes.yaml
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: "postgres:14-alpine"
|
image: "nginx"
|
||||||
volumes:
|
volumes:
|
||||||
- ./db/migration.sql:/docker-entrypoint-initdb.d/create_tables.sql
|
- ./db/migration.sql:/docker-entrypoint-initdb.d/create_tables.sql
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user