mirror of
https://github.com/ZSCGR/genshin-impart.git
synced 2026-08-13 05:53:42 +08:00
11 lines
158 B
JSON
11 lines
158 B
JSON
{
|
|
"functions": {
|
|
"api/index.php": {
|
|
"runtime": "[email protected]"
|
|
}
|
|
},
|
|
"routes": [
|
|
{ "src": "/(.*)", "dest": "/api/index.php" }
|
|
]
|
|
}
|