diff --git a/docker-compose.yml b/docker-compose.yml index ef4c5699..e88a05c7 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,9 +1,9 @@ version: '2' services: - changedetection.io: + changedetection: image: ghcr.io/dgtlmoon/changedetection.io container_name: changedetection.io - hostname: changedetection.io + hostname: changedetection volumes: - changedetection-data:/datastore