We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4366d3a commit ed6a469Copy full SHA for ed6a469
examples/changedetection/docker-compose.yml
@@ -27,8 +27,8 @@ services:
27
# - traefik.http.routers.changedetection.middlewares=local-ipwhitelist@file,basic-auth@file
28
29
playwright-chrome:
30
- hostname: playwright-chrome
31
image: dgtlmoon/sockpuppetbrowser:latest
+ container_name: playwright-chrome
32
restart: unless-stopped
33
expose:
34
- 3000
0 commit comments