mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-03 06:02:25 +00:00
fix: url prefixes (#395)
This commit is contained in:
@@ -65,5 +65,5 @@ func (s *Server) RegisterGateway() server.GatewayFunc {
|
||||
}
|
||||
|
||||
func (s *Server) GatewayPathPrefix() string {
|
||||
return "/mgmt/v1"
|
||||
return "/management/v1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user