Re #95 - Include PUID/PGID example

pull/97/head
dgtlmoon 4 years ago
parent 3f9fab3944
commit a91c4dbe92

@ -6,8 +6,9 @@ services:
hostname: changedetection.io hostname: changedetection.io
volumes: volumes:
- changedetection-data:/datastore - changedetection-data:/datastore
# environment: # environment:
# - PUID=1000
# - PGID=1000
# Proxy support example. # Proxy support example.
# - HTTP_PROXY="socks5h://10.10.1.10:1080" # - HTTP_PROXY="socks5h://10.10.1.10:1080"
# - HTTPS_PROXY="socks5h://10.10.1.10:1080" # - HTTPS_PROXY="socks5h://10.10.1.10:1080"

Loading…
Cancel
Save