Skip to content

Commit 710c1fd

Browse files
authored
Update changedetection-install.sh (#5640)
1 parent 21f7276 commit 710c1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/changedetection-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Wants=browserless.service
116116
Type=simple
117117
WorkingDirectory=/opt/changedetection
118118
Environment=WEBDRIVER_URL=http://127.0.0.1:4444/wd/hub
119-
Environment=PLAYWRIGHT_DRIVER_URL=ws://localhost:3000/chrome?launch={"defaultViewport":{"height":720,"width":1280},"headless":false,"stealth":true}&blockAds=true
119+
Environment=PLAYWRIGHT_DRIVER_URL=ws://localhost:3000/chrome?launch=eyJkZWZhdWx0Vmlld3BvcnQiOnsiaGVpZ2h0Ijo3MjAsIndpZHRoIjoxMjgwfSwiaGVhZGxlc3MiOmZhbHNlLCJzdGVhbHRoIjp0cnVlfQ==&blockAds=true
120120
ExecStart=changedetection.io -d /opt/changedetection -p 5000
121121
[Install]
122122
WantedBy=multi-user.target

0 commit comments

Comments
 (0)