set cache for index

This commit is contained in:
2023-04-25 20:15:09 +02:00
parent 8bdbb586e0
commit e7c2cf376e

View File

@@ -22,7 +22,7 @@
"headers": [ "headers": [
{ {
"key": "Cache-Control", "key": "Cache-Control",
"value": "no-cache" "value": "max-age=1"
} }
] ]
}, },