Update default.conf

This commit is contained in:
Mikhail 2024-09-23 22:15:23 +00:00
parent 2e4c559f22
commit b3b66b12dd

@ -94,7 +94,7 @@ server {
proxy_buffering off; proxy_buffering off;
proxy_cache off; proxy_cache off;
proxy_pass http://10.8.0.6:1487/; proxy_pass https://10.8.0.6:1487/;
} }