overflow_probes/config.json

12 lines
198 B
JSON
Raw Normal View History

2017-09-18 09:21:58 +00:00
{
"domain": {
2017-09-21 08:38:05 +00:00
"apikey": "asdfsafsdfsfadsakakdsfladsfgk"
2017-09-18 09:21:58 +00:00
},
"central": {
2017-09-21 08:38:05 +00:00
"url": "ws://127.0.0.1:19190",
"entryPoints": {
"noauth": "/auth",
"probe": "/probe"
}
2017-09-18 09:21:58 +00:00
}
}