Commit 8ba52fc5 authored by chonghaohao's avatar chonghaohao

fix

parent 68c1d239
...@@ -29,7 +29,7 @@ services: ...@@ -29,7 +29,7 @@ services:
env_file: env_file:
- tb-node.hybrid.env - tb-node.hybrid.env
environment: environment:
- KAFKA_K2_ENABLED='true' - KAFKA_K2_ENABLED=true
- KAFKA_K2_TOPIC_PRE=iot-v3 - KAFKA_K2_TOPIC_PRE=iot-v3
- KAFKA_K2_BOOTSTRAP_SERVERS=kafka-sync:9092 - KAFKA_K2_BOOTSTRAP_SERVERS=kafka-sync:9092
- HS_TIME_TASK_LOCAL=true - HS_TIME_TASK_LOCAL=true
...@@ -37,5 +37,4 @@ services: ...@@ -37,5 +37,4 @@ services:
- IOT_DBAPI_URL=http://10.10.39.251:8520 - IOT_DBAPI_URL=http://10.10.39.251:8520
- CACHE_TYPE=redis - CACHE_TYPE=redis
- REDIS_HOST=redis - REDIS_HOST=redis
- REDIS_PORT=6379 - REDIS_PORT=6379
- HS_TIME_TASK_LOCAL='true' \ No newline at end of file
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment