This commit is contained in:
MarkusJoe
2022-09-03 09:19:48 +08:00
parent 02a5fa99ff
commit 7b25f52f86
1 file changed
+1 -1
+1 -1
View File
@@ -9,7 +9,7 @@
"routes": [ "routes": [
{ {
"src": "/(.*)", "src": "/(.*)",
"dest": "/" "dest": "/src/"
} }
] ]
} }