Fix test config

This commit is contained in:
Tyler Treat
2017-06-19 15:02:02 -05:00
parent 2ea1afd82d
commit f98e327b74

View File

@@ -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
]
}