✨ Better launchpad
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
listen = ":2999"
|
||||
|
||||
[etcd]
|
||||
endpoints = ["etcd.orb.local:2379"]
|
||||
endpoints = ["127.0.0.1:2379"]
|
||||
insecure = true
|
||||
|
||||
# Route overrides. The key is the incoming path prefix.
|
||||
# The value is the destination in the format "/<service_name>/<path_prefix>"
|
||||
[routes]
|
||||
"/websocket" = "/chatter/ws"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user