firq-dev-website/serve.json
2023-03-16 19:20:14 +01:00

14 lines
195 B
JSON

{
"headers": [
{
"source": "**/*.@(jpg|jpeg|gif|png|webp)",
"headers": [
{
"key": "Cache-Control",
"value": "no-cache"
}
]
}
]
}