1
0
Fork 0
mirror of https://github.com/Luzifer/nginx-sso.git synced 2024-11-09 18:00:04 +00:00

Updated Using nginx sso with haproxy and SPOE (markdown)

mjbnz 2020-06-22 17:48:34 +12:00
parent dbe17b0033
commit 16b0f62f73

@ -86,7 +86,6 @@ defaults
timeout server 1m
frontend fe-http
mode http
bind :80
acl is_login hdr(host) -i login.yourdomain.com
use_backend be-login-nginx-sso if is_login