kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Also change container names to help stop some DNS issues
rodzic
3e8a15456a
commit
9fc291fb63
|
@ -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
|
||||||
|
|
Ładowanie…
Reference in New Issue