fix: use mweb client
Some checks failed
build / build (push) Has been cancelled

This commit is contained in:
Viktor Varland 2026-02-10 12:49:19 +01:00
parent ec753d6188
commit 408eba4117
No known key found for this signature in database
GPG key ID: 991E991EBEC46432

View file

@ -72,7 +72,7 @@ COPY <<-EOT /data/config.json
"opml_file": "/data/opml.xml",
"po_token": "",
"bgutil_server": "http://bgutil:4416",
"player_client": ""
"player_client": "mweb"
}
}
}