This commit is contained in:
zino
2023-12-09 19:31:00 +01:00
parent 6f5b2d26e6
commit 76b915244a
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -35,6 +35,7 @@ server {
}
location /duplicator {
root /duplicator;
autoindex on;
}
}