chore(vtp): change stg domain #24

Merged
sinhluu merged 1 commits from vtp/change-stg-domain into master 2024-12-20 03:49:05 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 5fc7fa9843 - Show all commits

View File

@ -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"