This commit is contained in:
2024-03-29 14:32:56 +07:00
commit acc048af5b
14 changed files with 2669 additions and 0 deletions

3
routes.json Normal file
View File

@ -0,0 +1,3 @@
{
"/api/*": "/$1"
}