Update config.json

This commit is contained in:
Alexandre
2021-11-14 23:05:47 +01:00
committed by GitHub
parent 9856c961fa
commit 310f3226d6

View File

@@ -6,7 +6,8 @@
"options": {
"ACCESS_TOKEN": "xxx",
"PDL": "xxx",
"MQTT_HOST": "xxx.xxx.xxx.xxx"
"MQTT_HOST": "xxx.xxx.xxx.xxx",
"DEBUG": true
},
"schema": {
"ACCESS_TOKEN": "str?",