Compare commits
1 Commits
master
...
feat/viett
Author | SHA1 | Date |
---|---|---|
Sinh | 3c9e732552 |
|
@ -17,8 +17,8 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
baseURLStag = "https://stg-gw.viettelpost.vn"
|
baseURLStag = "https://gw.viettelpost.vn"
|
||||||
baseURLAuthStag = "https://stg-keycloak.viettelpost.vn"
|
baseURLAuthStag = "https://dws-sso.viettelpost.vn"
|
||||||
|
|
||||||
baseURLProd = "https://gw.viettelpost.vn"
|
baseURLProd = "https://gw.viettelpost.vn"
|
||||||
baseURLAuthProd = "https://dws-sso.viettelpost.vn"
|
baseURLAuthProd = "https://dws-sso.viettelpost.vn"
|
||||||
|
|
Loading…
Reference in New Issue