12345678910111213141516171819202122232425 |
- cname: "http://open-bucket.oss.icvdc.com"
- endpoint: "oss-cn-beijing-gqzl-d01-a.ops.gqzl-cloud.com"
- accessKeyId: "n8glvFGS25MrLY7j"
- accessKeySecret: "xZ2Fozoarpfw0z28FUhtg8cu0yDc5d"
- bucketName: "open-bucket"
- cname2: "http://pji-bucket1.oss.icvdc.com"
- endpoint2: "oss-cn-beijing-gqzl-d01-a.ops.gqzl-cloud.com"
- accessKeyId2: "n8glvFGS25MrLY7j"
- accessKeySecret2: "xZ2Fozoarpfw0z28FUhtg8cu0yDc5d"
- bucketName2: "pji-bucket1"
- cname3: "http://36.110.106.156:20204"
- endpoint3: "oss-cn-beijing-gqzl-d01-a.ops.gqzl-cloud.com"
- accessKeyId3: "n8glvFGS25MrLY7j"
- accessKeySecret3: "xZ2Fozoarpfw0z28FUhtg8cu0yDc5d"
- bucketName3: "dcl"
- codeDir: "/root/cicv-data-closedloop/trigger/"
- vaildateCmd: "/root/cicv-data-closedloop/deploy/exe/plugin-vaildate.exe"
- servicePort: 12340
- serviceName: "plugin-compile"
- logDir: "/root/cicv-data-closedloop/deploy/log/"
|