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/08/10 14:41:36 UTC

[GitHub] [inlong] GanfengTan commented on a diff in pull request #5468: [INLONG-5466][Docker] Add the ENV for Manager Open API secret config

GanfengTan commented on code in PR #5468:
URL: https://github.com/apache/inlong/pull/5468#discussion_r942540881


##########
inlong-agent/agent-docker/README.md:
##########
@@ -10,5 +10,6 @@ docker pull inlong/agent:latest
 ```
 docker run -d --name agent  -p 8008:8008 \
 -e MANAGER_OPENAPI_IP=manager_opeapi_ip -e DATAPROXY_IP=dataproxy_ip \
+-e MANAGER_OPENAPI_USERNAME=user_name -e MANAGER_OPENAPI_PASSWORD=password \

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

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