This commit is contained in:
zino
2023-12-09 19:18:46 +01:00
parent e780e4ffd7
commit 5624a6b32d

View File

@@ -35,7 +35,7 @@ server {
} }
location /duplicator { location /duplicator {
root /usr/share/nginx/html/zinomedia.de/duplicator; root /duplicator;
autoindex on; autoindex on;
} }
} }