mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-20 12:26:02 +00:00
Comment out playwright-chrome service
This commit is contained in:
+4
-4
@@ -69,10 +69,10 @@ services:
|
||||
|
||||
# Used for fetching pages via Playwright+Chrome where you need Javascript support.
|
||||
|
||||
playwright-chrome:
|
||||
hostname: playwright-chrome
|
||||
image: browserless/chrome
|
||||
restart: unless-stopped
|
||||
# playwright-chrome:
|
||||
# hostname: playwright-chrome
|
||||
# image: browserless/chrome
|
||||
# restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
changedetection-data:
|
||||
|
||||
Reference in New Issue
Block a user