Skip to content

Commit

Permalink
Docker: Add test for upstream feature to disable video container
Browse files Browse the repository at this point in the history
  • Loading branch information
VietND96 committed Jan 13, 2025
1 parent 93034dc commit e32ae9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/standalone_docker_config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ configs = [

url = "http://127.0.0.1:2375"

video-image = "${NAMESPACE}/video:${VIDEO_TAG}"
video-image = "false"

[node]
detect-drivers = false
Expand Down

0 comments on commit e32ae9c

Please sign in to comment.