mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-25 23:06:51 +00:00
A note to not use quotes in env parts
This commit is contained in:
+2
-1
@@ -13,7 +13,8 @@ services:
|
||||
|
||||
# - PUID=1000
|
||||
# - PGID=1000
|
||||
# - WEBDRIVER_URL="http://browser-chrome:4444/wd/hub"
|
||||
# # Alternative WebDriver/selenium URL, do not use "'s or 's!
|
||||
# - WEBDRIVER_URL=http://browser-chrome:4444/wd/hub
|
||||
# Proxy support example.
|
||||
# - HTTP_PROXY="socks5h://10.10.1.10:1080"
|
||||
# - HTTPS_PROXY="socks5h://10.10.1.10:1080"
|
||||
|
||||
Reference in New Issue
Block a user