change api odn host
This commit is contained in:
parent
83b1969941
commit
1e16cae1e3
|
@ -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.vnfai.com"
|
baseURLProd = "https://ext-api.vnfai.com/doc"
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|
Loading…
Reference in New Issue