Updated Fetching pages with WebDriver (markdown)

master
dgtlmoon 2022-04-07 16:27:55 +02:00
rodzic 6d369d39a7
commit bb44da492a
1 zmienionych plików z 1 dodań i 1 usunięć

@ -26,7 +26,7 @@ docker run -d \
--name changedetectionio \
--restart unless-stopped \
--link selenium \
-p 5001:5000 \
-p 5000:5000 \
-e WEBDRIVER_URL="http://selenium:4444/wd/hub" \
-v datastore-volume:/datastore \
dgtlmoon/changedetection.io