Compare commits

..

2 Commits

Author SHA1 Message Date
sinhluu 13eec58c2b Merge pull request 'change api odn host' (#8) from change-api-tnc-to-odn into master
Reviewed-on: #8
2023-08-22 06:52:11 +00:00
Sinh 04c8804c9d change api odn host 2023-08-22 13:51:55 +07:00
1 changed files with 1 additions and 1 deletions

View File

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