We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a547f commit 35bd5bdCopy full SHA for 35bd5bd
examples/changedetection/docker-compose.yml
@@ -7,6 +7,7 @@ services:
7
- PUID=1000
8
- PGID=1000
9
- TZ=Europe/Berlin
10
+ - HIDE_REFERER=true
11
- PLAYWRIGHT_DRIVER_URL=ws://playwright-chrome:3000
12
volumes:
13
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/changedetection/config:/config
0 commit comments