authGuard acc. lejdiprifti.com
This commit is contained in:
@@ -7,5 +7,6 @@ export const environment_base = {
|
||||
url: 'https://auth.bizmatch.net',
|
||||
realm: 'bizmatch-dev',
|
||||
clientId: 'bizmatch-dev',
|
||||
redirectUri: 'https://dev.bizmatch.net',
|
||||
},
|
||||
};
|
||||
|
||||
@@ -5,3 +5,4 @@ environment.mailinfoUrl = 'http://localhost:4200';
|
||||
environment.imageBaseUrl = 'http://localhost:4200';
|
||||
environment.keycloak.clientId = 'dev';
|
||||
environment.keycloak.realm = 'dev';
|
||||
environment.keycloak.redirectUri = 'http://localhost:4200';
|
||||
|
||||
Reference in New Issue
Block a user