clone:legacy

This commit is contained in:
2025-09-05 11:09:58 +09:00
commit 6103518feb
119 changed files with 41713 additions and 0 deletions

3
.env.ci.example Normal file
View File

@@ -0,0 +1,3 @@
DATABASE_URL=mysql://root:root@127.0.0.1:3306/test
REDIS_HOST=127.0.0.1
REDIS_PORT=6379