chore(vtp): change stg domain

This commit is contained in:
Sinh 2024-12-20 10:48:47 +07:00
parent 400aa5fa58
commit 5fc7fa9843
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"