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