Re #95 - Include PUID/PGID example

pull/97/head
dgtlmoon 2021-06-21 10:03:08 +10:00
rodzic 3f9fab3944
commit a91c4dbe92
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

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