binary1ne commited on
Commit
6454538
·
verified ·
1 Parent(s): ff31135

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -24,4 +24,4 @@ EXPOSE 7860
24
  ENTRYPOINT ["/opt/keycloak/bin/kc.sh", "start", \
25
  "--http-port=7860", \
26
  "--hostname-strict=false", \
27
- "--proxy-headers"]
 
24
  ENTRYPOINT ["/opt/keycloak/bin/kc.sh", "start", \
25
  "--http-port=7860", \
26
  "--hostname-strict=false", \
27
+ "--proxy-headers=xforwarded"]