Update wrapper/docker-compose.yml
This commit is contained in:
parent
41f8179b84
commit
6cfd2aa6af
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user