change api odn host
This commit is contained in:
parent
1e16cae1e3
commit
04c8804c9d
|
@ -34,7 +34,7 @@ const (
|
|||
baseURLStaging = "https://ext.stg.vnfai.com"
|
||||
|
||||
baseURLAuthProd = "https://auth.vnfai.com"
|
||||
baseURLProd = "https://ext-api.vnfai.com/doc"
|
||||
baseURLProd = "https://ext-api.vnfai.com"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Reference in New Issue