a-cloud-all/docker/zlmmediakit/.env.default

12 lines
203 B
Plaintext
Raw Normal View History

2026-01-13 17:30:21 +08:00
# 端口配置
RTMP_PORT=1935
HTTP_PORT=8080
HTTPS_PORT=8443
RTSP_PORT=8554
RTP_TCP_PORT=10000
RTP_UDP_PORT=10000
WEBRTC_UDP_PORT1=8000
WEBRTC_UDP_PORT2=9000
# 重启策略
RESTART_POLICY=unless-stopped