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

pull/457/head
dgtlmoon 2022-03-12 08:18:15 +01:00
rodzic 7ce9e4dfc2
commit b72c9eaf62
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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