12345678910111213141516171819 |
- 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"
- 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/"
|