fix: use mweb with po_token
Some checks are pending
build / build (push) Waiting to run

This commit is contained in:
Viktor Varland 2025-09-08 13:06:26 +02:00
parent 258bf784bb
commit a833f4be45
No known key found for this signature in database
GPG key ID: 940DFD5EADD1E94A

View file

@ -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"
}
}
}