zhibo/live-streaming/.env
2025-12-15 11:21:21 +08:00

7 lines
121 B
Bash

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