zhibo/live-streaming/.env
2025-12-16 15:47:36 +08:00

7 lines
144 B
Bash

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