Reset history to current sanitized state
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user