Update default.conf
This commit is contained in:
parent
b3a5bb1a7e
commit
d397c74739
@ -314,7 +314,7 @@ server {
|
||||
proxy_buffering off;
|
||||
proxy_cache off;
|
||||
|
||||
proxy_pass http://$apiversion/$1;
|
||||
proxy_pass http://$apiversion/$2;
|
||||
}
|
||||
|
||||
location / {
|
||||
|
Loading…
Reference in New Issue
Block a user