7 lines
121 B
Bash
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
|