chore(vtp): change stg domain
This commit is contained in:
parent
400aa5fa58
commit
5fc7fa9843
|
@ -17,7 +17,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
baseURLStag = "https://stg-gw.viettelpost.vn"
|
||||
baseURLStag = "https://dev-wms-gw.viettelpost.vn"
|
||||
baseURLAuthStag = "https://stg-keycloak.viettelpost.vn"
|
||||
|
||||
baseURLProd = "https://gw.viettelpost.vn"
|
||||
|
|
Loading…
Reference in New Issue