Forked from
asapo / asapo
2082 commits behind the upstream repository.
-
Sergey Yakubov authoredSergey Yakubov authored
discovery.json 207 B
{
"Mode": "static",
"Broker": {
"StaticEndpoint": "localhost:5005"
},
"Receiver": {
"MaxConnections":1,
"StaticEndpoints": [
"test"
]
},
"Port": 5006,
"LogLevel": "info"
}