Commit 68c1d239 authored by chonghaohao's avatar chonghaohao

fix

parent c5fdefb5
......@@ -29,10 +29,13 @@ services:
env_file:
- tb-node.hybrid.env
environment:
- KAFKA_K2_ENABLED=true
- KAFKA_K2_ENABLED='true'
- KAFKA_K2_TOPIC_PRE=iot-v3
- KAFKA_K2_BOOTSTRAP_SERVERS=kafka-sync:9092
- HS_TIME_TASK_LOCAL=true
- SERVER_JWT_LOGIN_URL=http://10.10.39.251
- IOT_DBAPI_URL=http://10.10.39.251:8520
\ No newline at end of file
- CACHE_TYPE=redis
- REDIS_HOST=redis
- REDIS_PORT=6379
- HS_TIME_TASK_LOCAL='true'
\ 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