initial commit

This commit is contained in:
xiaomai
2025-10-07 11:59:55 +08:00
commit 03776ee64a
9 changed files with 468 additions and 0 deletions

4
.env.example Normal file
View File

@@ -0,0 +1,4 @@
# .env.example
REDIS_HOST=localhost
REDIS_PORT=6379
REDIS_PASSWORD=your_password_here