A note to not use quotes in env parts
This commit is contained in:
dgtlmoon
2021-08-19 16:43:41 +02:00
parent 21cb7fbca9
commit b99957f54a
+2 -1
View File
@@ -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"