修改数据库配置

This commit is contained in:
孙小云 2025-05-29 19:26:21 +08:00
parent cb5dc25817
commit 66353e5193
1 changed files with 1 additions and 0 deletions

View File

@ -61,4 +61,5 @@ docker run -d \
-p ${SRS_RTC_PORT}:8000/udp \
-v "$(pwd)/volumes/srs/conf/srs.conf:/usr/local/srs/conf/docker.conf" \
-v "${SRS_DATA}:/usr/local/srs/objs/nginx/html" \
--mount type=bind,source=/etc/localtime,target=/etc/localtime,readonly \
$SRS_IMAGE