diff --git a/apps/changedetection/config.json b/apps/changedetection/config.json index f6161973..81cca6f6 100644 --- a/apps/changedetection/config.json +++ b/apps/changedetection/config.json @@ -5,7 +5,7 @@ "exposable": true, "id": "changedetection", "description": "The best and simplest free open source website change detection, restock monitor and notification service.", - "tipi_version": 5, + "tipi_version": 6, "version": "0.45.7", "categories": [ "utilities" diff --git a/apps/changedetection/docker-compose.yml b/apps/changedetection/docker-compose.yml index cfbd6a9f..a814466c 100644 --- a/apps/changedetection/docker-compose.yml +++ b/apps/changedetection/docker-compose.yml @@ -9,8 +9,6 @@ services: ports: - ${APP_PORT}:5000 restart: unless-stopped - environment: - - PLAYWRIGHT_DRIVER_URL=ws://chnagedetection-chrome:3000/?stealth=1&--disable-web-security=true networks: - tipi_main_network labels: