Skip to content

Commit

Permalink
Auto-update changedetection
Browse files Browse the repository at this point in the history
  • Loading branch information
offbyone committed Feb 29, 2024
1 parent 79db65f commit 9688c35
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion changedetection/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ services:
environment:
- TS_SERVE_PORT=5000
image: ghcr.io/offbyone/sidecar:main
labels:
- "com.centurylinklabs.watchtower.enable=true"

changedetection:
image: ghcr.io/dgtlmoon/changedetection.io
Expand Down Expand Up @@ -112,7 +114,9 @@ services:
#
# Ignore HTTPS errors, like for self-signed certs
# - DEFAULT_IGNORE_HTTPS_ERRORS=true
#
labels:
- "com.centurylinklabs.watchtower.enable=true"

volumes:
changedetection-data:
tailscale-data:

0 comments on commit 9688c35

Please sign in to comment.