Skip to content

Commit ed6a469

Browse files
authored
Update docker-compose.yml
1 parent 4366d3a commit ed6a469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/changedetection/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ services:
2727
# - traefik.http.routers.changedetection.middlewares=local-ipwhitelist@file,basic-auth@file
2828

2929
playwright-chrome:
30-
hostname: playwright-chrome
3130
image: dgtlmoon/sockpuppetbrowser:latest
31+
container_name: playwright-chrome
3232
restart: unless-stopped
3333
expose:
3434
- 3000

0 commit comments

Comments
 (0)