mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-16 19:14:41 -07:00
Fix test config
This commit is contained in:
@@ -8,6 +8,6 @@ cluster {
|
||||
listen: 127.0.0.1:7244
|
||||
|
||||
routes = [
|
||||
nats-route://127.0.0.1:7247 # Remove srv b route and add srv c
|
||||
nats-route://localhost:7247 # Remove srv b route and add srv c
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user