caching json for two hours

This commit is contained in:
Miodec 2022-10-09 20:53:06 +02:00
parent cfde418848
commit ee8b3c9481

View file

@ -60,7 +60,7 @@
"headers": [
{
"key": "Cache-Control",
"value": "max-age=3600"
"value": "max-age=7200"
}
]
},