This commit is contained in:
2026-06-15 20:46:48 +08:00
commit 2da2a650e8
6 changed files with 1414 additions and 0 deletions

10
.env.example Normal file
View File

@@ -0,0 +1,10 @@
PORT=3000
DB_HOST=
DB_PORT=3306
DB_USER=
DB_PASSWORD=
DB_NAME=backmanager
JWT_SECRET=
JWT_EXPIRES_IN=2h