kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Re #448 - Dont use changedetection.io as the container name and hostname, fix problems fetching from the real changedetection.io webserver :)
rodzic
7ce9e4dfc2
commit
b72c9eaf62
|
@ -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
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue