release test #@

This commit is contained in:
Timo 2021-05-04 14:44:41 +03:00
parent ef183da8b1
commit 48de279a57

View File

@ -5,6 +5,7 @@ server {
port_in_redirect off;
# SSL stuff for cloudflare proxy-ing - ignores SSL certificate and uses SNI
proxy_ssl_verify off;
proxy_read_timeout 1m;
proxy_ssl_server_name on;