Skip to content

Commit

Permalink
https://github.com/keycloakify/keycloakify-starter/issues/27
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Sep 11, 2024
1 parent 41554b0 commit b2ed572
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export function App() {
return (
<>
Your local Keycloak doesn't seem to be running.<br />
If you are using uBlock Origin, or some other ad blocker, it might be blocking the redirection.<br />
Please refer to the <Link target="_blank" href="https://docs.keycloakify.dev/testing-your-theme/in-a-keycloak-docker-container">documentation</Link>.
</>
);
Expand Down

0 comments on commit b2ed572

Please sign in to comment.