Merge pull request 'change api odn host' (#8) from change-api-tnc-to-odn into master
Reviewed-on: #8
This commit is contained in:
commit
13eec58c2b
|
@ -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 (
|
||||||
|
|
Loading…
Reference in New Issue