You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/10/26 06:20:51 UTC

[GitHub] [inlong] dockerzhang commented on a diff in pull request #6290: [INLONG-6289][Docker][Audit] Add configuration to choose starting proxy or store or both

dockerzhang commented on code in PR #6290:
URL: https://github.com/apache/inlong/pull/6290#discussion_r1005264957


##########
inlong-audit/audit-docker/Dockerfile:
##########
@@ -31,6 +31,7 @@ ENV PULSAR_AUDIT_TOPIC="persistent:\/\/public\/default\/inlong-audit"
 ENV TUBE_MASTER_LIST="localhost:8715"
 ENV TUBE_AUDIT_TOPIC="inlong-audit"
 ENV AUDIT_DBNAME="apache_inlong_audit"
+ENV START_MODE="both"

Review Comment:
   START_MODE="both"
   ->
   START_MODE="all"



-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org