Files
iot-test-platform/target/classes/application.yml
lzh fd483799a9
All checks were successful
iot-test-platform CI/CD / build-and-deploy (push) Successful in 33s
chore: 更新端口配置并添加raw-data volume挂载
2026-01-16 23:06:44 +08:00

15 lines
172 B
YAML

server:
port: 8090
jt808:
port: 8091
raw-data:
enabled: true
output-dir: /app/raw-data
logging:
level:
root: INFO
com.iot.transport.jt808: DEBUG