mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-12 19:12:49 +00:00
修改项目目录名称
This commit is contained in:
parent
3b774c2765
commit
2a13a73103
0
upload/.gitignore → .gitignore
vendored
0
upload/.gitignore → .gitignore
vendored
1
crmeb/.env
Normal file
1
crmeb/.env
Normal file
@ -0,0 +1 @@
|
||||
APP_DEBUG = true
[APP]
DEFAULT_TIMEZONE = Asia/Shanghai
[DATABASE]
TYPE = mysql
HOSTNAME = 127.0.0.1
DATABASE = 123
USERNAME = 123
PASSWORD = 123
HOSTPORT = 3306
CHARSET = utf8
DEBUG = true
[LANG]
default_lang = zh-cn
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user