diff --git a/api/config.js b/api/config.js index d00c5ce..5640487 100644 --- a/api/config.js +++ b/api/config.js @@ -252,10 +252,10 @@ const product = { name: 'iot', db: CLICKHOUST_IOT }, - { - name: 'camWorkflow', - db: CLICKHOUST_CAM_WORKFLOW - }, + // { + // name: 'camWorkflow', + // db: CLICKHOUST_CAM_WORKFLOW + // }, ] } }