We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 265ac02 commit e417df8Copy full SHA for e417df8
build/docker-compose.yml
@@ -43,7 +43,7 @@ services:
43
- WEB_USERNAME=""
44
- WEB_PASSWORD=""
45
- SELKIES_TURN_HOST=nsight-turn0-${BREV_ENV_ID}.brevlab.com
46
- - SELKIES_TURN_PORT=80
+ - TURN_PORT=80
47
ports:
48
- "0.0.0.0:8080:8080" # HTTP
49
- "0.0.0.0:3478:3478" # TURN
0 commit comments