From d5fbe3527638172622ef1d50183e30b39a26a9e2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 27 May 2025 14:53:49 +0200 Subject: [PATCH] Update README.md --- changedetection.io/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetection.io/README.md b/changedetection.io/README.md index adf0f64cf..b4438543c 100644 --- a/changedetection.io/README.md +++ b/changedetection.io/README.md @@ -53,7 +53,7 @@ BASE_URL: Specify the full URL (including protocol) when running behind a revers In HA, use the File Editor add-on (or Filebrowser) and edit the Changedetection.io config file at `/homeassistant/addons_config/changedetection.io/config.yaml`. -Add the following line to the end of it: +Add the following line to the end of it: ```yaml PLAYWRIGHT_DRIVER_URL: ws://2937404c-browserless-chrome:3000/chromium?launch={"defaultViewport":{"height":720,"width":1280},"headless":false,"stealth":true}&blockAds=true ```