Skip to content
Snippets Groups Projects
Commit 34520ad1 authored by trantzas's avatar trantzas
Browse files

Merge branch 'develop' into '2024Q2_RC'

fix for #7

See merge request !4
parents 15f3816a 529708a3
Branches
Tags
3 merge requests!6Merging 2024Q2_RC into main, creating 2024Q2 Release,!5Merging 2024Q2_RC into develop,!4fix for #7
Pipeline #6872 passed with stage
in 10 seconds
......@@ -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"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment