realm changed for localhost

This commit is contained in:
Andreas Knuth 2024-02-29 17:53:51 -06:00
parent f3b29a362e
commit 56648b47a2
1 changed files with 2 additions and 1 deletions

View File

@ -3,3 +3,4 @@ import {environment_base} from './environment.base'
export const environment = environment_base
environment.keycloak.clientId="dev"
environment.keycloak.realm="dev"