添加网站文件
This commit is contained in:
16
.example.env
Normal file
16
.example.env
Normal file
@@ -0,0 +1,16 @@
|
||||
[app]
|
||||
app_debug = true;
|
||||
app_trace = false;
|
||||
|
||||
[database]
|
||||
hostname = like-mysql
|
||||
database = test_likeshop
|
||||
username = root
|
||||
password = root
|
||||
hostport = 3306
|
||||
|
||||
|
||||
|
||||
[project]
|
||||
env_name =
|
||||
file_domain = www.likeshopb2c.localhost
|
||||
Reference in New Issue
Block a user