Files
Reisaye/src/main/resources/application.properties
2025-08-07 02:21:30 +08:00

13 lines
186 B
Properties

spring.application.name=Reisa Eye
# FFmpeg??????????????????ffmpeg?
ffmpeg.path=ffmpeg
# HLS??????
hls.storage.path=./hls
# RTMP????
rtmp.port=1935
# Spring Boot????
server.port=8080