File cleanup
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"navigationFallback": {
|
||||
"rewrite": "/index.html"
|
||||
},
|
||||
"responseOverrides": {
|
||||
"200": {
|
||||
"cacheControl": "public, max-age=604800, immutable"
|
||||
},
|
||||
"404": {
|
||||
"cacheControl": "public, max-age=300, must-revalidate"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user