plugin-compile-application.yaml 642 B

12345678910111213141516171819
  1. cname: "http://open-bucket.oss.icvdc.com"
  2. endpoint: "oss-cn-beijing-gqzl-d01-a.ops.gqzl-cloud.com"
  3. accessKeyId: "n8glvFGS25MrLY7j"
  4. accessKeySecret: "xZ2Fozoarpfw0z28FUhtg8cu0yDc5d"
  5. bucketName: "open-bucket"
  6. cname2: "http://pji-bucket1.oss.icvdc.com"
  7. endpoint2: "oss-cn-beijing-gqzl-d01-a.ops.gqzl-cloud.com"
  8. accessKeyId2: "n8glvFGS25MrLY7j"
  9. accessKeySecret2: "xZ2Fozoarpfw0z28FUhtg8cu0yDc5d"
  10. bucketName2: "pji-bucket1"
  11. codeDir: "/root/cicv-data-closedloop/trigger/"
  12. vaildateCmd: "/root/cicv-data-closedloop/deploy/exe/plugin-vaildate.exe"
  13. servicePort: 12340
  14. serviceName: "plugin-compile"
  15. logDir: "/root/cicv-data-closedloop/deploy/log/"