chore: 更新端口配置并添加raw-data volume挂载
All checks were successful
iot-test-platform CI/CD / build-and-deploy (push) Successful in 33s

This commit is contained in:
lzh
2026-01-16 23:06:44 +08:00
parent 69d969f8b0
commit fd483799a9
3 changed files with 3 additions and 2 deletions

View File

@@ -78,4 +78,5 @@ jobs:
--restart always \
-p 8090:8090 \
-p 8091:8091 \
-v /opt/jt808-data/raw-data:/app/raw-data \
"$IMAGE"

View File

@@ -5,7 +5,7 @@ jt808:
port: 8091
raw-data:
enabled: true
output-dir: ./raw-data
output-dir: /app/raw-data
logging:
level:

View File

@@ -5,7 +5,7 @@ jt808:
port: 8091
raw-data:
enabled: true
output-dir: ./raw-data
output-dir: /app/raw-data
logging:
level: