From 6cfd2aa6af9e9cc4c2158618d35f6b35fd59f406 Mon Sep 17 00:00:00 2001 From: frarol96 Date: Sat, 16 Aug 2025 06:09:11 +0000 Subject: [PATCH] Update wrapper/docker-compose.yml --- wrapper/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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