debug
This commit is contained in:
parent
26cf0a6472
commit
bb0e57d902
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ export const config = {
|
|||
},
|
||||
"enableVisibilityInfo": process.env.ENABLE_VISIBILITY_INFO === "true",
|
||||
"maxDaemonRequestCount": parseInt(process.env.MAX_DAEMON_REQUEST_COUNT || "", 10) || 1000,
|
||||
"trade_api_url": process.env.TRADE_API_URL,
|
||||
"matrix_api_url": process.env.MATRIX_API_URL,
|
||||
"mexc_api_url": process.env.MEXC_API_URL
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue