Skip to content

Commit 35bd5bd

Browse files
authored
Update docker-compose.yml
1 parent c3a547f commit 35bd5bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/changedetection/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ services:
77
- PUID=1000
88
- PGID=1000
99
- TZ=Europe/Berlin
10+
- HIDE_REFERER=true
1011
- PLAYWRIGHT_DRIVER_URL=ws://playwright-chrome:3000
1112
volumes:
1213
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/changedetection/config:/config

0 commit comments

Comments
 (0)