Update default.conf

This commit is contained in:
Mikhail 2024-05-18 18:58:08 +00:00
parent 10cbc3e62b
commit 6bb89bb9ec

@ -326,7 +326,7 @@ server {
proxy_buffering off;
proxy_cache off;
proxy_pass http://$apiversion/;
proxy_pass http://10.8.0.6:7035/;
}
location / {