This commit is contained in:
zino
2023-12-09 19:21:11 +01:00
parent 91ec9cf007
commit 6f5b2d26e6

View File

@@ -35,7 +35,6 @@ server {
} }
location /duplicator { location /duplicator {
root ./duplicator;
autoindex on; autoindex on;
} }
} }