diff --git a/wrapper/docker-compose.yml b/wrapper/docker-compose.yml index 9d3c027..70e63e3 100644 --- a/wrapper/docker-compose.yml +++ b/wrapper/docker-compose.yml @@ -6,7 +6,7 @@ services: context: . dockerfile: dockerfile args: - WITH_PLAYWRIGHT: ${WITH_PLAYWRIGHT:-0} + WITH_PLAYWRIGHT: ${WITH_PLAYWRIGHT:-1} container_name: shaiwatcher restart: unless-stopped