This commit is contained in:
Zsolt Ero
2023-12-20 14:25:11 +01:00
parent 43186553b2
commit a960d4de8d
6 changed files with 40 additions and 36 deletions

View File

@@ -12,6 +12,6 @@ server {
gzip off;
alias /data/ofm/runs/planet_20231208_091355/mnt_rw/extract;
autoindex on; # Enables listing of directory
autoindex on; # Enables listing of directory
}
}