diff --git a/docker-compose.jsonnet b/docker-compose.jsonnet index 5bfd9f5..ea4c097 100644 --- a/docker-compose.jsonnet +++ b/docker-compose.jsonnet @@ -171,7 +171,7 @@ [if $.enabled.thrimshim then "thrimshim"]: { image: "quay.io/ekimekim/wubloader-thrimshim:%s" % $.image_tag, - // Args for the thrimshim: set channel and qualities + // Args for the thrimshim: database connection string command: [ "--backdoor-port", std.toString($.backdoor_port), $.db_connect,