Also change container names to help stop some DNS issues

pull/476/head
dgtlmoon 3 years ago
parent 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

Loading…
Cancel
Save