mirror of
https://github.com/Lissy93/personal-security-checklist.git
synced 2024-10-01 01:35:37 -04:00
14 lines
223 B
JSON
14 lines
223 B
JSON
|
{
|
||
|
"headers": [
|
||
|
{
|
||
|
"source": "/build/(.*)",
|
||
|
"headers": [
|
||
|
{
|
||
|
"key": "Cache-Control",
|
||
|
"value": "public, max-age=31536000, s-maxage=31536000, immutable"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|