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:
changedetection:
image: ghcr.io/dgtlmoon/changedetection.io
container_name: changedetection.io
container_name: changedetection
hostname: changedetection
volumes:
- changedetection-data:/datastore

Loading…
Cancel
Save