Fixed nginx config
This commit is contained in:
@@ -8,7 +8,7 @@ http {
|
||||
server_name localhost;
|
||||
|
||||
location / {
|
||||
root /fdroid/repo;
|
||||
root /fdroid;
|
||||
autoindex on;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user