Update wrapper/docker-compose.yml

This commit is contained in:
frarol96 2025-08-16 06:09:11 +00:00
parent 41f8179b84
commit 6cfd2aa6af

View File

@ -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