mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2024-11-15 06:59:20 +08:00
16 lines
209 B
Plaintext
16 lines
209 B
Plaintext
appname = jhboss
|
|
httpport = 12306
|
|
runmode = dev
|
|
|
|
sessionon = true
|
|
|
|
[mysql]
|
|
dbhost = localhost
|
|
dbport = 3306
|
|
dbuser = root
|
|
dbpasswd = Kyb^15273031604
|
|
dbbase = juhe_pay
|
|
|
|
[gateway]
|
|
host = http://localhost:12309/
|