mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-18 15:00:39 +02:00
merge routes with headers
This commit is contained in:
@@ -3,12 +3,7 @@
|
||||
{
|
||||
"src": "/(.*)",
|
||||
"dest": "/",
|
||||
"status": 301
|
||||
}
|
||||
],
|
||||
"headers": [
|
||||
{
|
||||
"source": "/(.*)",
|
||||
"status": 301,
|
||||
"headers": [
|
||||
{
|
||||
"key": "Access-Control-Allow-Origin",
|
||||
|
Reference in New Issue
Block a user