kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Updated Fetching pages with WebDriver (markdown)
rodzic
b89b1ad994
commit
6d369d39a7
|
@ -23,11 +23,11 @@ docker run -d \
|
|||
selenium/standalone-chrome-debug:3.141.59
|
||||
|
||||
docker run -d \
|
||||
--name changedetection.io \
|
||||
--name changedetectionio \
|
||||
--restart unless-stopped \
|
||||
--link selenium \
|
||||
-p 5000:5000 \
|
||||
-e WEBDRIVER_URL="http://localhost:4444/wd/hub" \
|
||||
-p 5001:5000 \
|
||||
-e WEBDRIVER_URL="http://selenium:4444/wd/hub" \
|
||||
-v datastore-volume:/datastore \
|
||||
dgtlmoon/changedetection.io
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue