add config module
This commit is contained in:
+12
@@ -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
|
||||
Reference in New Issue
Block a user