A note to not use quotes in env parts
pull/184/head
dgtlmoon 3 years ago
parent 21cb7fbca9
commit b99957f54a

@ -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"

Loading…
Cancel
Save