Update default.conf

This commit is contained in:
Mikhail 2024-12-04 22:24:15 +00:00
parent ad79d4894b
commit 8c959a6020

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