Update wrapper/docker-compose.yml
This commit is contained in:
parent
41f8179b84
commit
6cfd2aa6af
@ -6,7 +6,7 @@ services:
|
|||||||
context: .
|
context: .
|
||||||
dockerfile: dockerfile
|
dockerfile: dockerfile
|
||||||
args:
|
args:
|
||||||
WITH_PLAYWRIGHT: ${WITH_PLAYWRIGHT:-0}
|
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