Skip to content

Commit 7e18b95

Browse files
committed
Don't require a password for Nsight streamer
1 parent dfc09e7 commit 7e18b95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ services:
3939
capabilities: [gpu]
4040
environment:
4141
- NVIDIA_DRIVER_CAPABILITIES=all
42+
- WEB_USERNAME=""
43+
- WEB_PASSWORD=""
4244
ports:
4345
- "0.0.0.0:8080:8080" # HTTP
4446
- "0.0.0.0:3478:3478" # TURN

0 commit comments

Comments
 (0)