updated nginx state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2024-07-07 22:08:09 +02:00
parent ac5336e65c
commit 2465bbdf23

View File

@ -64,6 +64,7 @@ http {
sendfile on;
keepalive_timeout 60;
server_tokens off;
port_in_redirect off;
proxy_intercept_errors on;
fastcgi_intercept_errors on;