add config module

This commit is contained in:
2025-06-05 12:45:03 +08:00
parent a92ad374e1
commit 7b6a5ca24e
5 changed files with 215 additions and 6 deletions
+12
View File
@@ -0,0 +1,12 @@
# APP_NAME=nestapp
# APP_HOST=127.0.0.1
# APP_PORT=3000
# APP_SSL=false
# APP_TIMEZONE=Asia/Shanghai
# APP_LOCALE=zh_CN
# APP_FALLBACK_LOCALE=en
# DB_HOST=127.0.0.1
# DB_PORT=3306
# DB_USERNAME=3r
# DB_PASSWORD=12345678
# DB_NAME=3r