change api odn host

This commit is contained in:
Sinh 2023-08-22 13:43:30 +07:00
parent 83b1969941
commit 1e16cae1e3
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ const (
baseURLStaging = "https://ext.stg.vnfai.com"
baseURLAuthProd = "https://auth.vnfai.com"
baseURLProd = "https://ext.vnfai.com"
baseURLProd = "https://ext-api.vnfai.com/doc"
)
const (