Skip to content

Commit 0ecc92b

Browse files
committed
fix(主动安全): 修复默认端口没有映射出来的BUG
1 parent 6eeb8fb commit 0ecc92b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bus/compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ services:
162162
- "/data/files/alarm:/data/files/alarm"
163163
environment:
164164
- gateway_expire_days=16
165+
- gateway_port=${JTT808_PORT_FILE}
165166
# REDIS
166167
- SPRING_REDIS_HOST=${REDIS_HOST:-redis}
167168
- SPRING_REDIS_PORT=${REDIS_PORT:-6379}

0 commit comments

Comments
 (0)