Skip to content

Commit

Permalink
Disabled keycloak, using demo data now.
Browse files Browse the repository at this point in the history
  • Loading branch information
Idan-sh committed Sep 11, 2024
1 parent d9c79ba commit d9c2bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ VITE_DEBUG_USERNAME=Roytol12
VITE_DEBUG_EMAIL=roytol12@gmail.com


VITE_ENABLE_AUTH=auth-disabled
VITE_ENABLE_AUTH=auth-disabled # auth-enabled | auth-disabled
VITE_KEYCLOAK_URL=http://auth.localhost
VITE_KEYCLOAK_REALM=sympoll-realm
VITE_KEYCLOAK_CLIENT_ID=frontend-client
Expand Down

0 comments on commit d9c2bb0

Please sign in to comment.