mirror of
https://github.com/kou029w/http-echo.git
synced 2025-01-18 16:08:13 +00:00
5 lines
74 B
JSON
5 lines
74 B
JSON
|
{
|
||
|
"version": 2,
|
||
|
"routes": [{ "src": "/.*", "dest": "/api/app.js" }]
|
||
|
}
|