modify dest 4

This commit is contained in:
hillerliao
2022-05-12 22:59:57 +08:00
parent e093e00d22
commit 9fc9c9bee6

View File

@@ -9,7 +9,7 @@
"routes": [
{
"src": "/(.*)",
"dest": "./main.py"
"dest": "/rsshub/"
}
]
}