modify dest 3

This commit is contained in:
hillerliao
2022-05-12 22:57:58 +08:00
parent 723ccb44bf
commit e093e00d22

View File

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