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