Might not need this set
This commit is contained in:
parent
8b1ed11c3b
commit
3e291b542d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ lbrycrdurl="rpc://lbryrpc:changeme@10.10.0.3:9245"
|
||||||
mysqldsn="changeme:changeme@tcp(10.10.0.10:3306)/chainquery"
|
mysqldsn="changeme:changeme@tcp(10.10.0.10:3306)/chainquery"
|
||||||
|
|
||||||
#API MySQL DSN is required for chainquery to expose a SQL query service
|
#API MySQL DSN is required for chainquery to expose a SQL query service
|
||||||
apimysqldsn="changeme:changeme@tcp(0.0.0.0:3306)/chainquery"
|
# apimysqldsn="changeme:changeme@tcp(0.0.0.0:3306)/chainquery"
|
||||||
|
|
||||||
#API Host and Port is required for the API Server to bind and listen on.
|
#API Host and Port is required for the API Server to bind and listen on.
|
||||||
apihostport="0.0.0.0:6300"
|
apihostport="0.0.0.0:6300"
|
||||||
|
|
Loading…
Reference in a new issue