mirror of
https://github.com/beclab/Olares
synced 2026-04-21 21:47:56 +00:00
21 lines
324 B
JSON
21 lines
324 B
JSON
{
|
|
"headers": [
|
|
{
|
|
"source": "/assets/(.*)",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "max-age=31536000, immutable"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
|
|
"redirects": [
|
|
{
|
|
"source": "/",
|
|
"destination": "/manual/docs-home.html",
|
|
"permanent": true
|
|
}
|
|
]
|
|
}
|