Add note about selenium support

This commit is contained in:
TheSpad 2022-09-18 15:18:48 +01:00
parent f8d860d578
commit 978db8762e
No known key found for this signature in database
GPG Key ID: 08F06191F4587860

View File

@ -57,7 +57,7 @@ app_setup_block_enabled: true
app_setup_block: |
Webui is accessible at http://SERVERIP:PORT
Please note that this image does not contain the [Playwright content fetcher](https://github.com/dgtlmoon/changedetection.io/wiki/Playwright-content-fetcher#docker-compose-based) due to a lack of support for muslc-based systems. If you require this feature please use the [official container](https://github.com/dgtlmoon/changedetection.io#docker)
Please note that this image does not contain the [Playwright content fetcher](https://github.com/dgtlmoon/changedetection.io/wiki/Playwright-content-fetcher#docker-compose-based) due to a lack of support for muslc-based systems. If you require this feature please use [Selenium](https://github.com/linuxserver/docker-changedetection.io/issues/3#issuecomment-1250251715) or the [official container](https://github.com/dgtlmoon/changedetection.io#docker)
For more info read [the wiki](https://github.com/dgtlmoon/changedetection.io/wiki).