Compare commits
6 Commits
9c9ef6557f
...
ddc34aef55
| Author | SHA1 | Date | |
|---|---|---|---|
| ddc34aef55 | |||
| aef7282556 | |||
| 2369d52a11 | |||
| 23d5281481 | |||
| c2330ad52b | |||
| 4ae86f0a57 |
@ -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),
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user