This commit is contained in:
孙小云 2025-12-09 08:22:13 +08:00
parent dcd5f26fb5
commit 7e1e259bbe
2 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@ forwarded_ip_header=
keepAliveSecond=30
maxReqSize=40960
notFound=<html><head><title>404 Not Found</title></head><body bgcolor="white"><center><h1>您访问的资源不存在!</h1></center><hr><center>ZLMediaKit(git hash:8ccb4e9/%aI,branch:master,build time:2024-11-07T10:34:19)</center></body></html>
port=80
port=8778
rootPath=./www
sendBufSize=65536
sslport=443

View File

@ -87,7 +87,7 @@ media:
id: polaris
# ZLM 内网IP (Docker内部服务名)
ip: ${ZLM_HOST:polaris-media}
http-port: 80
http-port: 8778
# 返回流地址时的ip (来自 .env: Stream_IP)
stream-ip: ${Stream_IP:127.0.0.1}
# wvp在国标信令中使用的ip (来自 .env: SDP_IP)