cache fix 2

This commit is contained in:
Firq 2023-03-16 19:20:14 +01:00
parent 15298dd368
commit a2d6cbd126
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

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