Compare commits
No commits in common. "13eec58c2b68b9e33f159f06251923c84d59a5d8" and "01a693f36ae6c8db3ac90b004e6921f54c717129" have entirely different histories.
13eec58c2b
...
01a693f36a
|
@ -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"
|
baseURLProd = "https://ext-api.vnfai.com/doc"
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|
Loading…
Reference in New Issue