You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
544 B
28 lines
544 B
[mysql] # mysql的配置项
|
|
ip = 10.10.6.200
|
|
port = 22066
|
|
database = base_db
|
|
user = base
|
|
pwd = dsideal4r5t6y7u
|
|
|
|
[distribute] #发布功能的配置
|
|
ip = 10.10.6.202
|
|
port = 26611
|
|
user = root
|
|
pwd = dsideal
|
|
remotePath = /usr/local/dsMin/dsTools/
|
|
localPath = E:\Work\dsTools\build
|
|
|
|
|
|
[redis]
|
|
ip = 10.10.6.200
|
|
port = 18890
|
|
db = 0
|
|
|
|
|
|
[install_area]
|
|
code = changchunshi
|
|
|
|
[es]
|
|
host = http://10.10.6.202:9200
|