Browse Source

embed: replace v3alpha serve path with v3beta

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Gyu-Ho Lee 8 years ago
parent
commit
5fd419ff50
1 changed files with 1 additions and 1 deletions
  1. 1 1
      embed/serve.go

+ 1 - 1
embed/serve.go

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