embed: replace v3alpha serve path with v3beta

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyu-Ho Lee
2017-11-15 01:25:32 -08:00
parent 02be1ace59
commit 5fd419ff50

View File

@@ -216,7 +216,7 @@ func (sctx *serveCtx) createMux(gwmux *gw.ServeMux, handler http.Handler) *http.
}
httpmux.Handle(
"/v3alpha/",
"/v3beta/",
wsproxy.WebsocketProxy(
gwmux,
wsproxy.WithRequestMutator(