mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
Update docker-compose-local-volumes.yaml
This commit is contained in:
@@ -4,4 +4,5 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./db/migration.sql:/docker-entrypoint-initdb.d/create_tables.sql
|
- ./db/migration.sql:/docker-entrypoint-initdb.d/create_tables.sql
|
||||||
- ./empty:/empty
|
- ./empty:/empty
|
||||||
|
- ./404:/404
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user