From 3c5e6f6a9b8ab6f8f0badd2e864b0f7892797a8a Mon Sep 17 00:00:00 2001 From: null4bl3 Date: Fri, 24 Apr 2026 08:58:22 +0000 Subject: [PATCH] change --- changedetection/docker-compose.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/changedetection/docker-compose.yml b/changedetection/docker-compose.yml index 79948c5..0db56a3 100644 --- a/changedetection/docker-compose.yml +++ b/changedetection/docker-compose.yml @@ -37,10 +37,10 @@ services: restart: unless-stopped environment: SE_NODE_MAX_SESSIONS: 4 - CHROME_OPTIONS: | - --window-size=1280,1024 - --headless - --disable-gpu +# CHROME_OPTIONS: | +# --window-size=1280,1024 +# --headless +# --disable-gpu networks: traefik: