修改问题

This commit is contained in:
augushong
2019-10-10 22:39:35 +08:00
parent 4a166be8d9
commit 2e22e69f00
2 changed files with 19 additions and 2 deletions

View File

@@ -1 +1,18 @@
APP_DEBUG = true
APP_DEBUG = true
[APP]
DEFAULT_TIMEZONE = Asia/Shanghai
[DATABASE]
driver = mysql
TYPE = mysql
HOSTNAME = 127.0.0.1
DATABASE = test
USERNAME = username
PASSWORD = password
HOSTPORT = 3306
CHARSET = utf8
DEBUG = true
[LANG]
default_lang = zh-cn