Files
iot-test-platform/target/classes/application.yml
lzh 69d969f8b0
All checks were successful
iot-test-platform CI/CD / build-and-deploy (push) Successful in 11s
fix: 修改端口
2026-01-16 22:48:55 +08:00

15 lines
169 B
YAML

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