fix proxy
This commit is contained in:
parent
9315deda05
commit
0cfb5aa956
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ ENV KC_DB=postgres
|
|||
ENV KC_FEATURES=docker,hostname:v2
|
||||
ENV KC_FEATURES_DISABLED=kerberos,ciba,fips
|
||||
ENV KC_CACHE=local
|
||||
ENV KC_HTTP_ENABLED=true
|
||||
ENV KC_PROXY_HEADERS=xforwarded
|
||||
|
||||
ENTRYPOINT ["/opt/keycloak/bin/kc.sh"]
|
Loading…
Reference in a new issue