18 lines
264 B
JSON
18 lines
264 B
JSON
{
|
|
"headers": [
|
|
{
|
|
"source": "/api/(.*)",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "no-store, max-age=0"
|
|
},
|
|
{
|
|
"key": "Pragma",
|
|
"value": "no-cache"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|