hasurafix
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
"source": "/api/:path*",
|
||||
"destination": "https://api.workolik.com/api/:path*"
|
||||
},
|
||||
{
|
||||
"source": "/v1/:path*",
|
||||
"destination": "https://api.workolik.com/v1/:path*"
|
||||
},
|
||||
{
|
||||
"source": "/(.*)",
|
||||
"destination": "/index.html"
|
||||
|
||||
Reference in New Issue
Block a user