批量更新
This commit is contained in:
parent
850aa633a5
commit
13d9dde3dd
17
.env
Normal file
17
.env
Normal file
@ -0,0 +1,17 @@
|
||||
APP_DEBUG = false
|
||||
|
||||
[APP]
|
||||
DEFAULT_TIMEZONE = Asia/Shanghai
|
||||
|
||||
[DATABASE]
|
||||
TYPE = mysql
|
||||
HOSTNAME = 121.36.243.179
|
||||
DATABASE = yunzertest
|
||||
USERNAME = yunzertest
|
||||
PASSWORD = zKMDMEs7YP3SLDEF
|
||||
HOSTPORT = 3307
|
||||
CHARSET = utf8
|
||||
DEBUG = true
|
||||
|
||||
[LANG]
|
||||
default_lang = zh-cn
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,4 +2,3 @@
|
||||
/.vscode
|
||||
/vendor
|
||||
*.log
|
||||
.env
|
||||
Loading…
x
Reference in New Issue
Block a user