summaryrefslogtreecommitdiff
path: root/nginx.inc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'nginx.inc.conf')
-rw-r--r--nginx.inc.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/nginx.inc.conf b/nginx.inc.conf
index 890a674..bdc514f 100644
--- a/nginx.inc.conf
+++ b/nginx.inc.conf
@@ -1,3 +1,5 @@
+index index.html;
+
location /json/ {
expires 1y;
}