dataprovider fix, updated config example

This commit is contained in:
Timothy Pogue
2022-09-04 09:42:43 -06:00
parent 05cbcf834c
commit 1601868854
2 changed files with 2 additions and 3 deletions

View File

@@ -173,8 +173,7 @@
"CORS_origins": [],
"username": "freqtrader",
"password": "SuperSecurePassword",
"ws_token": "a_secret_ws_token",
"enable_message_ws": false
"ws_token": "a_secret_ws_token"
},
"external_message_consumer": {
"enabled": false,