Update wrapper/docker-compose.yml
This commit is contained in:
parent
b41162586c
commit
2999ec98e7
@ -34,6 +34,9 @@ services:
|
||||
VOL_DATA: ${VOL_DATA:-shaiwatcher_data}
|
||||
VOL_CACHE: ${VOL_CACHE:-shaiwatcher_cache}
|
||||
|
||||
WITH_PLAYWRIGHT: ${WITH_PLAYWRIGHT:-1}
|
||||
PLAYWRIGHT_BROWSERS_PATH: ${PLAYWRIGHT_BROWSERS_PATH:-/cache/pw-browsers}
|
||||
|
||||
volumes:
|
||||
- data:/data
|
||||
- cache:/cache
|
||||
|
Loading…
Reference in New Issue
Block a user