refactor: remove xinda from default production surface

This commit is contained in:
lingniu
2026-07-01 02:13:43 +08:00
parent 18ebd6c84f
commit f0c1983867
5 changed files with 19 additions and 30 deletions

View File

@@ -85,7 +85,6 @@ services:
<<: *common-env
HTTP_PORT: 20500
MQTT_ENABLED: "true"
XINDA_PUSH_ENABLED: "false"
KAFKA_CONSUMER_ENABLED: "false"
KAFKA_NODE_ID: ${KAFKA_NODE_ID_MQTT:-yutong-mqtt-portainer}
KAFKA_TOPIC_PARTNER_EVENT: ${KAFKA_TOPIC_MQTT_EVENT:-vehicle.event.mqtt-yutong.v1}