5 lines
132 B
ApacheConf
5 lines
132 B
ApacheConf
|
|
# Keycloak
|
|
ProxyPass /auth http://keycloak:8999/auth retry=0 keepalive=On
|
|
ProxyPassReverse /auth http://keycloak:8999/auth retry=0
|