Compare commits

..

No commits in common. "13eec58c2b68b9e33f159f06251923c84d59a5d8" and "01a693f36ae6c8db3ac90b004e6921f54c717129" have entirely different histories.

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" baseURLProd = "https://ext-api.vnfai.com/doc"
) )
const ( const (