File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 77 - ../docker/rabbitmq/compose.yml
88 - ../docker/minio/compose.yml
99 - ../docker/maintain/compose.yml
10- - ../docker/jtt808/compose.yml
10+ - path :
11+ - ../docker/jtt808/compose.yml
12+ - ../docker/jtt808/compose.http.yml
1113 - path :
1214 - ../docker/video/compose.yml
1315 - ../docker/video/compose.storage.yml
Original file line number Diff line number Diff line change 1+ services :
2+ jtt808 :
3+ environment :
4+ # 网关Http服务
5+ - gateway_http_url=http://${TRACK_HOSTNAME}:${JTT808_PORT_HTTP}/jtt808
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ services:
3838 # 终端注册服务
3939 - gateway_device-register-url=${WEB_BASE_URL:-http://${MAINTAIN_HOST}:${MAINTAIN_PORT}}
4040 # 网关Http服务
41- - gateway_http_url=${WEB_BASE_URL:-http: //${MAINTAIN_HOST }:${MAINTAIN_PORT }}/jtt808
41+ - gateway_http_url=https: //${TRACK_HOSTNAME }:${JTT808_PORT_HTTP }}/jtt808
4242
4343 # MongoDB
4444 - spring_data_mongodb_host=${MONGODB_HOST:-mongodb}
You can’t perform that action at this time.
0 commit comments