This commit is contained in:
孙小云 2025-06-10 13:56:34 +08:00
parent 97c9f982f6
commit 8f5336c45b
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ else
fi
export SRS_RTMP_DOMAIN_FULL=${SRS_DOMAIN}:${SRS_RTMP_PORT}
export SRS_MEMORY=512m
export SRS_IMAGE=${REGISTRY_HOST}ossrs/srs:5${PLATFORM}
export SRS_IMAGE=${REGISTRY_HOST}ossrs/srs:6
export SRS_DATA=${NETWORK}_srs_data
#Minio 配置 Name比较特别,没有DOAMIN后缀