fix: 移除了现在不受支持的 region 字段

This commit is contained in:
MeowCracker 2025-04-04 18:14:53 +08:00
parent 0afd6a6764
commit 5f8f6398cc

View File

@ -11,8 +11,5 @@
"src": "/(.*)", "src": "/(.*)",
"dest": "app.py" "dest": "app.py"
} }
],
"region": [
"hkg1"
] ]
} }