parent
a592fae626
commit
eaa8ea6334
2 changed files with 3 additions and 3 deletions
|
@ -30,5 +30,8 @@
|
|||
# The proxy address forwarding mode if the server is behind a reverse proxy.
|
||||
#proxy=reencrypt
|
||||
|
||||
# Do not attach route to cookies and rely on the session affinity capabilities from reverse proxy
|
||||
#spi-sticky-session-encoder-infinispan-should-attach-route=false
|
||||
|
||||
# Hostname for the Keycloak server.
|
||||
#hostname=myhostname
|
||||
|
|
|
@ -9,9 +9,6 @@ http-enabled=false
|
|||
# Metrics and healthcheck are disabled by default
|
||||
metrics-enabled=false
|
||||
|
||||
# Do not attach route to cookies and rely on the session affinity capabilities from reverse proxy
|
||||
spi-sticky-session-encoder-infinispan-should-attach-route=false
|
||||
|
||||
# Default, and insecure, and non-production grade configuration for the development profile
|
||||
%dev.http-enabled=true
|
||||
%dev.hostname-strict=false
|
||||
|
|
Loading…
Reference in a new issue