fix regexp
This commit is contained in:
parent
e844ef8c34
commit
803785201e
@ -1,7 +1,7 @@
|
||||
{
|
||||
"routes": [
|
||||
{
|
||||
"src": "/(.*)",
|
||||
"src": "/(.+)",
|
||||
"dest": "/",
|
||||
"status": 301,
|
||||
"headers": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user