Skip to content

Commit

Permalink
Updated environment variables
Browse files Browse the repository at this point in the history
  • Loading branch information
richturner committed Apr 23, 2024
1 parent 7f00ad4 commit 85ba20e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ ENV KC_DB_SCHEMA=public
ENV KC_DB_USERNAME=postgres
ENV KC_DB_PASSWORD=postgres
ENV KC_HOSTNAME=localhost
ENV KC_PROXY=edge
ENV KC_HTTP_ENABLED=true
ENV KC_PROXY_HEADERS=forwarded
ENV KEYCLOAK_ADMIN=admin
ENV KEYCLOAK_ADMIN_PASSWORD=secret
ENV KC_LOG_LEVEL=info
Expand Down

0 comments on commit 85ba20e

Please sign in to comment.