External DB init changes
This commit is contained in:
@@ -36,6 +36,8 @@ services:
|
||||
- ./db-init:/db-init:ro # Mount CSV data for seeding
|
||||
networks:
|
||||
- app_network
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user