feat:初始化工程

This commit is contained in:
2025-09-21 22:47:06 +08:00
commit c4674749ce
78 changed files with 1599 additions and 0 deletions

9
.env Normal file
View File

@@ -0,0 +1,9 @@
LOG_LEVEL=DEBUG
DB_USER=root
DB_PASSWORD=123456
#DB_PASSWORD=19940822Cxx%401213
DB_HOST=localhost
#DB_HOST=host.docker.internal
DB_PORT=3306
DB_NAME=blog