|
|
@ -69,10 +69,10 @@ services:
|
|
|
|
|
|
|
|
|
|
|
|
# Used for fetching pages via Playwright+Chrome where you need Javascript support.
|
|
|
|
# Used for fetching pages via Playwright+Chrome where you need Javascript support.
|
|
|
|
|
|
|
|
|
|
|
|
playwright-chrome:
|
|
|
|
# playwright-chrome:
|
|
|
|
hostname: playwright-chrome
|
|
|
|
# hostname: playwright-chrome
|
|
|
|
image: browserless/chrome
|
|
|
|
# image: browserless/chrome
|
|
|
|
restart: unless-stopped
|
|
|
|
# restart: unless-stopped
|
|
|
|
|
|
|
|
|
|
|
|
volumes:
|
|
|
|
volumes:
|
|
|
|
changedetection-data:
|
|
|
|
changedetection-data:
|
|
|
|