1
0
mirror of https://github.com/newnius/YAO-docs.git synced 2024-07-06 05:15:18 +00:00

update doc

This commit is contained in:
2020-07-08 21:26:46 +08:00
parent 429e85b90c
commit 436f11c55e
8 changed files with 43 additions and 43 deletions

View File

@@ -18,7 +18,7 @@ docker run \
--env ClientExtHost=${ip} \
--env Port=8000 \
--env HeartbeatInterval=5 \
--env KafkaBrokers=kafka-node1:9092,kafka-node2:9092,kafka-node3:9092 \
--env ReportAddress='http://yao-scheduler:8080/?action=agent_report' \
--env EnableEventTrigger='true' \
--env PYTHONUNBUFFERED=1 \
--mount type=bind,source=/etc/localtime,target=/etc/localtime,readonly \