diff --git a/Containerfile b/Containerfile index dd789c8..8c95746 100644 --- a/Containerfile +++ b/Containerfile @@ -64,7 +64,7 @@ COPY <<-EOT /data/config.json "opml_file": "/data/opml.xml", "po_token": "", "bgutil_server": "http://bgutil:4416", - "player_client": "default,-ios" + "player_client": "mweb" } } }