Skip to content

Commit

Permalink
Keycloak with Let's Encrypt Using Docker Compose
Browse files Browse the repository at this point in the history
  • Loading branch information
heyvaldemar authored Aug 20, 2024
1 parent d6a5af3 commit c88b9cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion keycloak-traefik-letsencrypt-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ services:
KEYCLOAK_ADMIN: ${KEYCLOAK_ADMIN_USERNAME}
KEYCLOAK_ADMIN_PASSWORD: ${KEYCLOAK_ADMIN_PASSWORD}
KC_HEALTH_ENABLED: 'true'
KEYCLOAK_ENABLE_STATISTICS: 'true'
KC_HOSTNAME: ${KEYCLOAK_HOSTNAME}
KC_HTTP_ENABLED: 'true'
KC_PROXY_HEADERS: 'xforwarded'
Expand Down

0 comments on commit c88b9cb

Please sign in to comment.