This commit is contained in:
Philip Haupt
2025-11-08 17:21:41 +01:00
parent 0f8e3bf3c4
commit f792354e79
2 changed files with 2 additions and 2 deletions

View File

@@ -109,7 +109,7 @@ command:
- "/opt/keycloak/bin/kc.sh"
- "start"
- "--http-port=8080"
- "--hostname https://iam.borninpain.de"
- "--hostname=https://iam.borninpain.de"
## Overrides the default args for the Keycloak container
args: []