Compare commits
No commits in common. "af64aeab31e4451d2e6b82bcf45f66a9b4d450d7" and "400aa5fa5876904897faa9bc9d5dd9a8a5bf41b2" have entirely different histories.
af64aeab31
...
400aa5fa58
|
@ -17,7 +17,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
baseURLStag = "https://dev-wms-gw.viettelpost.vn"
|
baseURLStag = "https://stg-gw.viettelpost.vn"
|
||||||
baseURLAuthStag = "https://stg-keycloak.viettelpost.vn"
|
baseURLAuthStag = "https://stg-keycloak.viettelpost.vn"
|
||||||
|
|
||||||
baseURLProd = "https://gw.viettelpost.vn"
|
baseURLProd = "https://gw.viettelpost.vn"
|
||||||
|
|
Loading…
Reference in New Issue