Migrate to apps.json naming
This commit is contained in:
@ -5,6 +5,6 @@ server {
|
||||
location / {
|
||||
root /var/www/abra-apps;
|
||||
add_header Content-Type application/json;
|
||||
index abra-apps.json;
|
||||
index apps.json;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user