passing alternative config path

Aligned config path location with linux spec
This commit is contained in:
Leopere 2018-11-04 13:21:42 -05:00
parent 2970cc6f7b
commit afec3b3a8b

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
## For now keeping this simple. Potentially eventually add all command args as envvars for the Dockerfile or use safe way to add args via docker-compose.yml
chainquery serve
chainquery -c "/etc/chainquery/chainqueryconfig.toml" serve