🧱 Add stream (NATS) message queue infra
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"ConnectionStrings": {
|
||||
"App": "Host=localhost;Port=5432;Database=dyson_network_dev;Username=postgres;Password=postgres;Include Error Detail=True;Maximum Pool Size=20;Connection Idle Lifetime=60",
|
||||
"FastRetrieve": "localhost:6379",
|
||||
"Etcd": "etcd.orb.local:2379"
|
||||
"Etcd": "etcd.orb.local:2379",
|
||||
"Stream": "nats.orb.local:4222"
|
||||
},
|
||||
"KnownProxies": [
|
||||
"127.0.0.1",
|
||||
|
Reference in New Issue
Block a user