Skip to content

Commit

Permalink
Fixed hsv argument which overlapped with --help.
Browse files Browse the repository at this point in the history
  • Loading branch information
teiszler committed Apr 11, 2024
1 parent 6fb526d commit 11c2b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cnc/server/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ services:
"${STORE}",
"-a",
"${REDIS_AUTH}",
"-h",
"-hsv",
"${HSV_THRESHOLD}"
]
# for NVIDIA GPUs
Expand Down

0 comments on commit 11c2b09

Please sign in to comment.