Update docker-compose.yml

This commit is contained in:
LRVT
2025-08-28 17:05:12 +02:00
committed by GitHub
parent c3a547f1fd
commit 35bd5bdc0f

View File

@@ -7,6 +7,7 @@ services:
- PUID=1000
- PGID=1000
- TZ=Europe/Berlin
- HIDE_REFERER=true
- PLAYWRIGHT_DRIVER_URL=ws://playwright-chrome:3000
volumes:
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/changedetection/config:/config