Skip to content
Snippets Groups Projects
Commit e67ae003 authored by Alfredo Chissotti's avatar Alfredo Chissotti
Browse files

fix

parent ffc585ad
No related branches found
No related tags found
No related merge requests found
#FileLock
#Wed Sep 14 17:26:24 CEST 2022
hostName=localhost
id=1833c959d82a7836ed0e7315f92a10aced4476cbd47
method=file
server=localhost\:56546
......@@ -28,7 +28,7 @@ function getKeycloakURL() {
}
function getDomainURL() {
return conf.domain["base-domain-url"];
return conf.domain["base-server-url"];
}
export {getMyURL, getKeycloakInfo, getKeycloakRealm, getKeycloakURL, getDomainURL};
\ No newline at end of file
export { getMyURL, getKeycloakInfo, getKeycloakRealm, getKeycloakURL, getDomainURL };
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment