omg shut up
Fix JSON syntax error in rewrites section
This commit is contained in:
parent
e28a11ff6a
commit
bb72f8650f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"cleanUrls": false,
|
||||
"trailingSlash": false,
|
||||
"rewrites": [
|
||||
}
|
||||
{
|
||||
"source": "/api/panel",
|
||||
"destination": "/api/panel.php"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue