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

16 lines
225 B
JSON

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