lbry-docker/chainquery/start.sh
Leopere afec3b3a8b passing alternative config path
Aligned config path location with linux spec
2018-11-04 13:21:42 -05:00

4 lines
238 B
Bash
Executable file

#!/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 -c "/etc/chainquery/chainqueryconfig.toml" serve