Skip to content
Snippets Groups Projects
Forked from asapo / asapo
2082 commits behind the upstream repository.
discovery.json 207 B
{
  "Mode": "static",
  "Broker": {
    "StaticEndpoint": "localhost:5005"
  },
  "Receiver": {
    "MaxConnections":1,
    "StaticEndpoints": [
      "test"
    ]
  },
  "Port": 5006,
  "LogLevel": "info"
}