This commit is contained in:
zino
2023-12-09 18:59:09 +01:00
parent e2f59e4715
commit 8197074b37

View File

@@ -33,7 +33,7 @@ server {
proxy_pass http://$upstream;
}
location /install {
location = /install {
autoindex on;
}
}