Browse Source

Fix config example

pull/1/head
rozetko 5 years ago
parent
commit
06732d79c1
  1. 2
      config.example.json

2
config.example.json

@ -5,5 +5,5 @@
"HASTIC_WEBHOOK_TYPE": "application/x-www-form-urlencoded",
"HASTIC_WEBHOOK_SECRET": "mysecret",
"GRAFANA_URL": "http://localhost:3000",
"TRAIN_TIMEOUT": 120
"LEARNING_TIMEOUT": 120
}

Loading…
Cancel
Save