17 lines
298 B
JSON
17 lines
298 B
JSON
{
|
|
"headers": [
|
|
{
|
|
"source": "**/*.html",
|
|
"headers": [
|
|
{ "key": "Cache-Control", "value": "no-cache, must-revalidate" }
|
|
]
|
|
},
|
|
{
|
|
"source": "/",
|
|
"headers": [
|
|
{ "key": "Cache-Control", "value": "no-cache, must-revalidate" }
|
|
]
|
|
}
|
|
]
|
|
}
|