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

15 lines
211 B
JSON

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