Skip to content
Snippets Groups Projects
Commit dec4e43b authored by Martin Weise's avatar Martin Weise
Browse files

Hotfix

parent c42ff60c
No related branches found
No related tags found
3 merge requests!231CI: Remove build for log-service,!228Better error message handling in the frontend,!223Release of version 1.4.0
......@@ -46,7 +46,7 @@ ENV KC_DB_USERNAME=${AUTH_USERNAME}
ENV KC_DB_PASSWORD=${AUTH_PASSWORD}
ENV KC_HOSTNAME_STRICT_HTTPS=false
ENV KC_HOSTNAME_PATH=/api/auth
ENV KC_HOSTNAME_ADMIN_URL=http://localhost/auth
ENV KC_HOSTNAME_ADMIN_URL=http://localhost/api/auth
ENV KEYCLOAK_IMPORT=/opt/keycloak/data/import/dbrepo-realm.json
ENV KEYCLOAK_ADMIN=fda
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment