haifxu commented on code in PR #6155:
URL: https://github.com/apache/inlong/pull/6155#discussion_r994062764


##########
inlong-manager/manager-web/src/main/resources/application-test.properties:
##########
@@ -63,3 +63,11 @@ es.auth.enable=false
 es.auth.user=admin
 # Elasticsearch password of authentication info
 es.auth.password=inlong
+
+# ClickHouse config
+# ClickHouse url
+ck.index.search.url=jdbc:clickhouse://127.0.0.1:8123/apache_inlong_audit

Review Comment:
   Done.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to