mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-22 00:07:13 +00:00
deploy
This commit is contained in:
Binary file not shown.
Binary file not shown.
+7
-5
@@ -91,11 +91,13 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "/auth",
|
"source": "/auth",
|
||||||
"status": 403,
|
"headers": [
|
||||||
"headers": {
|
{
|
||||||
"Cache-Control": "no-store"
|
"key": "Cache-Control",
|
||||||
}
|
"value": "public, max-age=31536000, immutable"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Binary file not shown.
Reference in New Issue
Block a user