Update wrapper/docker-compose.yml
This commit is contained in:
parent
34a4582791
commit
abc2dcc2b6
@ -7,7 +7,7 @@ services:
|
|||||||
dockerfile: dockerfile
|
dockerfile: dockerfile
|
||||||
# set to 1 to bake Playwright + Chromium into the image
|
# set to 1 to bake Playwright + Chromium into the image
|
||||||
args:
|
args:
|
||||||
WITH_PLAYWRIGHT: ${WITH_PLAYWRIGHT:1}
|
WITH_PLAYWRIGHT: ${WITH_PLAYWRIGHT:-1}
|
||||||
|
|
||||||
container_name: shaiwatcher
|
container_name: shaiwatcher
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Loading…
Reference in New Issue
Block a user