Leave notes about how to mount an external config

This commit is contained in:
Leopere 2018-11-11 21:32:36 -05:00 committed by Mark Beamer Jr
parent d9aa1d93a5
commit 23e0688383
No known key found for this signature in database
GPG key ID: 1C314FB89AD76973

View file

@ -52,3 +52,6 @@ services:
- 6300:6300
depends_on:
- mysql
## TODO: Uncomment this in a docker-compose.override.yml to allow for external configurations.
# volumes:
# - ./data/config/chainqueryconfig.toml:/etc/chainquery/chainqueryconfig.toml