Skip to content
Snippets Groups Projects
Unverified Commit d3e596e4 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Update Docker registry path

parent 1929ab1a
No related branches found
No related tags found
No related merge requests found
Pipeline #22430 passed
...@@ -184,7 +184,7 @@ export class KeycloakWrapper extends EventTarget { ...@@ -184,7 +184,7 @@ export class KeycloakWrapper extends EventTarget {
} }
async _keycloakInit(options) { async _keycloakInit(options) {
// https://gitlab.tugraz.at/dbp/apps/library/issues/41 // https://gitlab.tugraz.at/dbp/topics/library/issues/41
// retry the keycloak init in case it fails, maybe it helps :/ // retry the keycloak init in case it fails, maybe it helps :/
try { try {
return await this._keycloak.init(options); return await this._keycloak.init(options);
......
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