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 dfc09e7 commit 7e18b95Copy full SHA for 7e18b95
build/docker-compose.yml
@@ -39,6 +39,8 @@ services:
39
capabilities: [gpu]
40
environment:
41
- NVIDIA_DRIVER_CAPABILITIES=all
42
+ - WEB_USERNAME=""
43
+ - WEB_PASSWORD=""
44
ports:
45
- "0.0.0.0:8080:8080" # HTTP
46
- "0.0.0.0:3478:3478" # TURN
0 commit comments