mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-23 08:54:27 +01:00
Update docker-compose.yml
This commit is contained in:
@@ -27,8 +27,8 @@ services:
|
|||||||
# - traefik.http.routers.changedetection.middlewares=local-ipwhitelist@file,basic-auth@file
|
# - traefik.http.routers.changedetection.middlewares=local-ipwhitelist@file,basic-auth@file
|
||||||
|
|
||||||
playwright-chrome:
|
playwright-chrome:
|
||||||
hostname: playwright-chrome
|
|
||||||
image: dgtlmoon/sockpuppetbrowser:latest
|
image: dgtlmoon/sockpuppetbrowser:latest
|
||||||
|
container_name: playwright-chrome
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
expose:
|
expose:
|
||||||
- 3000
|
- 3000
|
||||||
|
|||||||
Reference in New Issue
Block a user