完善化模板

This commit is contained in:
dayjoy
2026-03-11 14:01:45 +08:00
parent 637f351801
commit 886aa79be3
9 changed files with 54 additions and 53 deletions

5
.env.example Normal file
View File

@@ -0,0 +1,5 @@
DB_HOST=localhost
DB_PORT=3306
DB_USERNAME=root
DB_PASSWORD=your_password
DB_DATABASE=your_database