Merge pull request 'chore(vtp): change stg domain' (#24) from vtp/change-stg-domain into master

Reviewed-on: #24
This commit is contained in:
sinhluu 2024-12-20 03:49:05 +00:00
commit af64aeab31
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ import (
) )
const ( const (
baseURLStag = "https://stg-gw.viettelpost.vn" baseURLStag = "https://dev-wms-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"