Reset history to current sanitized state

This commit is contained in:
2026-08-06 18:12:57 +00:00
commit 91e0b367e7
4 changed files with 470 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
services:
changedetection:
image: ghcr.io/dgtlmoon/changedetection.io
container_name: changedetection
restart: unless-stopped
volumes:
- /srv/appdata/changedetection/datastore:/datastore
networks:
npm_proxy:
ipv4_address: 192.168.96.15
networks:
npm_proxy:
external: true