m
This commit is contained in:
@@ -33,8 +33,7 @@ server {
|
|||||||
proxy_pass http://$upstream;
|
proxy_pass http://$upstream;
|
||||||
}
|
}
|
||||||
|
|
||||||
location = /install {
|
location /install {
|
||||||
root ./install;
|
|
||||||
autoindex on;
|
autoindex on;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user