mirror of
https://github.com/likeshop-github/likeshop.git
synced 2025-09-26 14:44:30 +08:00
16 lines
No EOL
223 B
Bash
16 lines
No EOL
223 B
Bash
[app]
|
|
app_debug = true;
|
|
app_trace = false;
|
|
|
|
[database]
|
|
hostname = like-mysql
|
|
database = test_likeshop
|
|
username = root
|
|
password = roixxx2008fffot
|
|
hostport = 3306
|
|
|
|
|
|
|
|
[project]
|
|
env_name =
|
|
file_domain = www.likeshopv2.localhost |