Update default.conf

This commit is contained in:
Mikhail 2025-01-10 12:49:43 +00:00
parent d96ba02c54
commit 2bf32921a3

@ -1074,7 +1074,7 @@ server {
chunked_transfer_encoding off; chunked_transfer_encoding off;
proxy_buffering off; proxy_buffering off;
proxy_cache off; proxy_cache off;
proxy_pass http://10.8.0.8:7037/; proxy_pass http://10.6.0.9:7037/;
} }
listen 443 ssl; # managed by Certbot listen 443 ssl; # managed by Certbot