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.
35 lines
800 B
35 lines
800 B
[mysql] # mysql的配置项
|
|
ip = 10.10.14.220
|
|
port = 22066
|
|
database = base_db
|
|
user = base
|
|
pwd = dsideal4r5t6y7u
|
|
|
|
[distribute] #发布功能的配置
|
|
ip = 10.10.14.222
|
|
port = 26611
|
|
user = root
|
|
pwd = dsideal
|
|
remotePath = /usr/local/dsMin/dsTools/
|
|
localPath = E:\Work\dsTools\build
|
|
|
|
|
|
[redis]
|
|
ip = 10.10.14.220
|
|
port = 18890
|
|
db = 0
|
|
|
|
|
|
[install_area]
|
|
code = changchunshi
|
|
|
|
[es]
|
|
host = http://10.10.14.222:9200
|
|
|
|
[obs]
|
|
bucket = dsideal
|
|
ak = WAFBGJACKDOQZDH1MKZ1
|
|
sk = dlWTUbqgCICaYJG3n0Rot4jXaen2HnfFtMVxiPEo
|
|
endpoint = obs.cn-north-1.myhuaweicloud.com
|
|
backupPrefix = baseServiceDbBackup
|
|
remainDays = 15 |