Commit f1b7f646 authored by chonghaohao's avatar chonghaohao

fix

parent f42e850c
...@@ -25,7 +25,7 @@ services: ...@@ -25,7 +25,7 @@ services:
image: registry.cn-hangzhou.aliyuncs.com/hsyl_iot/interface-service:v3 image: registry.cn-hangzhou.aliyuncs.com/hsyl_iot/interface-service:v3
restart: always restart: always
ports: ports:
- "8080" - "8488:8080"
env_file: env_file:
- tb-node.hybrid.env - tb-node.hybrid.env
environment: environment:
...@@ -34,5 +34,5 @@ services: ...@@ -34,5 +34,5 @@ services:
- KAFKA_K2_BOOTSTRAP_SERVERS=kafka-sync:9092 - KAFKA_K2_BOOTSTRAP_SERVERS=kafka-sync:9092
- HS_TIME_TASK_LOCAL=true - HS_TIME_TASK_LOCAL=true
- SERVER_JWT_LOGIN_URL=http://10.10.39.251 - SERVER_JWT_LOGIN_URL=http://10.10.39.251
- IOT_DBAPI_URL=http://iot.dbapi.saas.huansi.net - IOT_DBAPI_URL=http://10.10.39.251:8520
\ 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