fix: mount config to /app/crumbforest_config.json for immediate hot-reload
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
volumes:
|
||||
- ../app:/app
|
||||
- ../docs:/app/docs
|
||||
- ../crumbforest_config.json:/config/crumbforest_config.json
|
||||
- ../crumbforest_config.json:/app/crumbforest_config.json
|
||||
|
||||
db:
|
||||
image: mariadb:11
|
||||
|
||||
Reference in New Issue
Block a user