Skip to content

Commit

Permalink
docs(readme): update instructions for v26.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sybereal committed Feb 3, 2025
1 parent 4786cc8 commit 24fa9da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ The setup is configured for a local deployment using plaintext HTTP on port 8080
For a production environment behind a TLS-terminating reverse proxy,
the following environment variable adjustments are needed:

- `KC_PROXY=edge`
- `KC_HOSTNAME=keycloak.example.com`
- `KC_PROXY_HEADERS=xforwarded`
- `KC_HOSTNAME=https://keycloak.example.com`

Additionally, the `start-dev` command should be removed from the `docker-compose.yml`.

Expand Down

0 comments on commit 24fa9da

Please sign in to comment.