Re #448 - Dont use changedetection.io as the container name and hostname, fix problems fetching from the real changedetection.io webserver :)

This commit is contained in:
dgtlmoon
2022-03-12 08:24:51 +01:00
parent 7ce9e4dfc2
commit b72c9eaf62
+2 -2
View File
@@ -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