mirror of
https://github.com/viq/NewsBlur.git
synced 2025-08-31 22:20:12 +00:00
https only time
This commit is contained in:
parent
bf472ae8fe
commit
7e6ac2c98d
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ frontend public
|
||||||
option http-server-close
|
option http-server-close
|
||||||
|
|
||||||
# Redirect all HTTP traffic to HTTPS
|
# Redirect all HTTP traffic to HTTPS
|
||||||
# redirect scheme https code 301 if !{ ssl_fc }
|
redirect scheme https code 301 if !{ ssl_fc }
|
||||||
|
|
||||||
acl gunicorn_dead nbsrv(gunicorn) lt 1
|
acl gunicorn_dead nbsrv(gunicorn) lt 1
|
||||||
acl nginx_dead nbsrv(nginx) lt 1
|
acl nginx_dead nbsrv(nginx) lt 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue