zhibo/live-streaming/.env

7 lines
121 B
Bash
Raw Normal View History

2025-12-15 11:21:21 +08:00
NODE_ENV=development
PORT=3001
SRS_HOST=localhost
SRS_RTMP_PORT=1935
SRS_HTTP_PORT=8080
CLIENT_URL=http://localhost:3000