This commit is contained in:
zino
2023-12-09 19:02:00 +01:00
parent 3e5021388f
commit 59cee5bd51
2 changed files with 2 additions and 2 deletions

View File

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