Update default.conf

This commit is contained in:
Mikhail 2024-05-18 19:46:20 +00:00
parent 451ea0793a
commit 6703077598

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