updated 30x redirect

This commit is contained in:
Timo 2021-04-26 15:54:42 +03:00
parent 65e836343f
commit 5f7185f637

View File

@ -3,6 +3,7 @@ server {
listen 8080;
proxy_hide_header WWW-Authenticate;
# SSL stuff for cloudflare proxy-ing - ignores SSL certificate and uses SNI
proxy_ssl_verify off;
proxy_read_timeout 1m;