zhibo/live-streaming/.env
xiao12feng@outlook.com 40bfd4ec5c 直播功能正常使用
2025-12-17 08:47:15 +08:00

8 lines
162 B
Bash

NODE_ENV=development
PORT=3001
SRS_HOST=localhost
SRS_RTMP_PORT=1935
SRS_HTTP_PORT=8080
SRS_API_PORT=1985
CLIENT_URL=http://localhost:3000
EMBEDDED_MEDIA_SERVER=0