Compare commits

..

9 Commits

Author SHA1 Message Date
9c9ef6557f Merge branch 'master' into kd-live 2023-06-22 11:57:25 +09:00
69657fbff3 noauth 처리 추가 2023-06-22 11:56:13 +09:00
8f1779c333 Merge branch 'kd-live' of https://repositories.action2quare.com/ayo/maingate into kd-live 2023-06-21 19:23:41 +09:00
e0bc8b8bc6 민감한 코드 삭제 2023-06-21 19:20:01 +09:00
db56a24bdb 민감한 코드 삭제 2023-06-21 19:20:01 +09:00
1ee82a93be kd live는 go 1.18 2023-06-21 18:25:06 +09:00
0cf5de6e9a kd live는 go 1.18 2023-06-21 18:25:06 +09:00
8466e9e388 live용 설정 추가 2023-06-21 18:15:02 +09:00
c64991ca61 live용 설정 추가 2023-06-21 18:15:02 +09:00

View File

@ -461,7 +461,7 @@ func (mg *Maingate) RegisterHandlers(ctx context.Context, serveMux *http.ServeMu
Priority: 0,
State: DivisionState_FullOpen,
},
Url: fmt.Sprintf("http://%s/warehouse", host),
Url: fmt.Sprintf("http://%s.actionsquare.corp/warehouse", host),
},
},
}