Skip to content

Commit 52828e5

Browse files
Update index.ts
1 parent f9127b1 commit 52828e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const DEFAULT_MANAGER_CONFIG: ManagerConfig = {
4040
keycloakUrl: ML_OR_KEYCLOAK_URL || '',
4141
auth: Auth.KEYCLOAK,
4242
autoLogin: true,
43-
realm: 'master',
43+
realm: undefined,
4444
consoleAutoEnable: true,
4545
loadTranslations: ['or'],
4646
eventProviderType: EventProviderType.POLLING

0 commit comments

Comments
 (0)