Add docker example

This commit is contained in:
dgtlmoon
2022-09-19 12:43:29 +02:00
parent bb46937fed
commit 119c59631e
+2
View File
@@ -6,6 +6,8 @@ services:
hostname: changedetection
volumes:
- changedetection-data:/datastore
# Configurable proxy list support, see https://github.com/dgtlmoon/changedetection.io/wiki/Proxy-configuration#proxy-list-support
# - ./proxies.json:/datastore/proxies.json
# environment:
# Default listening port, can also be changed with the -p option