Created
January 3, 2026 15:09
-
-
Save sebastianrothbucher/acd8ca6981c30bf43b27fd7bba99d1d0 to your computer and use it in GitHub Desktop.
keycloak start script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| ./bin/kc.sh start-dev --http-host=127.0.0.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment