diff --git a/changedetection.yml b/changedetection.yml index ef6aa8a..4c689e1 100644 --- a/changedetection.yml +++ b/changedetection.yml @@ -21,7 +21,7 @@ container_name: browserless shm_size: '2g' environment: - - DEFAULT_LAUNCH_ARGS=[\"--window-size=1920,1080\"] + - "DEFAULT_LAUNCH_ARGS=[\"--window-size=1920,1080\"]" ports: - "3100:3000" restart: unless-stopped