diff --git a/core/maingate.go b/core/maingate.go index b759347..019b198 100644 --- a/core/maingate.go +++ b/core/maingate.go @@ -461,7 +461,7 @@ func (mg *Maingate) RegisterHandlers(ctx context.Context, serveMux *http.ServeMu Priority: 0, State: DivisionState_FullOpen, }, - Url: fmt.Sprintf("http://%s.actionsquare.corp/warehouse", host), + Url: fmt.Sprintf("http://%s/warehouse", host), }, }, }