From 238a1611590cf4b4c6d7dbd697fc7564961d3afe Mon Sep 17 00:00:00 2001 From: null4bl3 Date: Fri, 24 Apr 2026 08:18:56 +0000 Subject: [PATCH] change --- changedetection/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetection/docker-compose.yml b/changedetection/docker-compose.yml index d5283e4..efd9dc9 100644 --- a/changedetection/docker-compose.yml +++ b/changedetection/docker-compose.yml @@ -10,7 +10,7 @@ services: - PGID=1000 - TZ=Europe/Copenhagen - BASE_URL= #optional - - WEBDRIVER_URL: http://selenium:4444 + - WEBDRIVER_URL=http://selenium:4444 volumes: - /srv/changedetection/config:/config ports: