New API-driven architecture

This commit is contained in:
2025-11-23 22:59:31 +08:00
parent e219e04a48
commit 3c6f8714d2
9 changed files with 30 additions and 1 deletions

View File

@@ -28,6 +28,7 @@
"username": "root",
"password": "password",
"database": "meowbox",
"prefix": "box_"
"prefix": "box_",
"file_path": ""
}
}