firq-dev-website/serve.json

16 lines
225 B
JSON
Raw Normal View History

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