|
@@ -10,6 +10,12 @@ accessKeyId2: "xxxx"
|
|
accessKeySecret2: "xxxx"
|
|
accessKeySecret2: "xxxx"
|
|
bucketName2: "xxxx"
|
|
bucketName2: "xxxx"
|
|
|
|
|
|
|
|
+cname3: "xxxx"
|
|
|
|
+endpoint3: "xxxx"
|
|
|
|
+accessKeyId3: "xxxx"
|
|
|
|
+accessKeySecret3: "xxxx"
|
|
|
|
+bucketName3: "xxxx"
|
|
|
|
+
|
|
codeDir: "/root/cicv-data-closedloop/trigger/" # 编译后的插件存放目录
|
|
codeDir: "/root/cicv-data-closedloop/trigger/" # 编译后的插件存放目录
|
|
vaildateCmd: "/root/cicv-data-closedloop/deploy/exe/plugin-vaildate.exe" # 编译命令
|
|
vaildateCmd: "/root/cicv-data-closedloop/deploy/exe/plugin-vaildate.exe" # 编译命令
|
|
|
|
|