*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit ed059002 authored by Moser, Maximilian's avatar Moser, Maximilian
Browse files

Enable logging of incoming HTTP requests

parent 8982095b
No related branches found
No related tags found
1 merge request!15Enable logging of incoming HTTP requests
Pipeline #236689 passed
......@@ -30,6 +30,7 @@ services:
KC_PROXY: ${KC_PROXY:-edge}
KEYCLOAK_ADMIN: ${KC_ADMIN_USER:-admin}
KEYCLOAK_ADMIN_PASSWORD: ${KC_ADMIN_PASSWORD:-admin}
QUARKUS_HTTP_ACCESS_LOG_ENABLED: "true"
ports:
- "8080:8080"
- "443:8443"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment