|
|
|
|
@ -177,7 +177,7 @@
|
|
|
|
|
"listen_port": 8080,
|
|
|
|
|
"verbosity": "error",
|
|
|
|
|
"enable_openapi": false,
|
|
|
|
|
"jwt_secret_key": "somethingrandom",
|
|
|
|
|
"jwt_secret_key": "somethingRandomSomethingRandom123",
|
|
|
|
|
"CORS_origins": [],
|
|
|
|
|
"username": "freqtrader",
|
|
|
|
|
"password": "SuperSecurePassword",
|
|
|
|
|
@ -215,4 +215,4 @@
|
|
|
|
|
"reduce_df_footprint": false,
|
|
|
|
|
"dataformat_ohlcv": "feather",
|
|
|
|
|
"dataformat_trades": "feather"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|