update manifest/docker/docker-compose.yml.

Signed-off-by: winc-link <11935007+winc-link@user.noreply.gitee.com>
master
winc-link 2024-06-23 09:26:29 +00:00 committed by Gitee
parent f8dff178f2
commit d15e321c84
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ services:
- ./kuiper/data:/kuiper/data
- ./kuiper/log:/kuiper/log
environment:
MQTT_SOURCE__DEFAULT__SERVER: "tcp://mqtt-broker:1883"
MQTT_SOURCE__DEFAULT__SERVER: "tcp://mqtt-broker:58090"
KUIPER__BASIC__CONSOLELOG: "true"
KUIPER__BASIC__IGNORECASE: "false"
networks: