Loading src/js/config.js.default +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ appConfig.factory('APIEndPointService', function() { WIKI: "https://osl.etsi.org/documentation/", BUGZILLA: "ROOTURL/bugzilla/", STATUS: "ROOTURL/status/", APIURL: "http://localost:13000", APIURL: "http://localhost", WEBURL: "ROOTURL/nfvportal", APIOAUTHURL: "ROOTURL/auth/realms/openslice", APITMFURL: "ROOTURL/tmf-api/serviceCatalogManagement/v4" Loading Loading
src/js/config.js.default +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ appConfig.factory('APIEndPointService', function() { WIKI: "https://osl.etsi.org/documentation/", BUGZILLA: "ROOTURL/bugzilla/", STATUS: "ROOTURL/status/", APIURL: "http://localost:13000", APIURL: "http://localhost", WEBURL: "ROOTURL/nfvportal", APIOAUTHURL: "ROOTURL/auth/realms/openslice", APITMFURL: "ROOTURL/tmf-api/serviceCatalogManagement/v4" Loading