|
|
@ -2,7 +2,7 @@ version: '2'
|
|
|
|
services:
|
|
|
|
services:
|
|
|
|
changedetection:
|
|
|
|
changedetection:
|
|
|
|
image: ghcr.io/dgtlmoon/changedetection.io
|
|
|
|
image: ghcr.io/dgtlmoon/changedetection.io
|
|
|
|
container_name: changedetection.io
|
|
|
|
container_name: changedetection
|
|
|
|
hostname: changedetection
|
|
|
|
hostname: changedetection
|
|
|
|
volumes:
|
|
|
|
volumes:
|
|
|
|
- changedetection-data:/datastore
|
|
|
|
- changedetection-data:/datastore
|
|
|
|