Add missing chrome flags
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -92,6 +92,13 @@ services:
|
|||||||
- "--headless"
|
- "--headless"
|
||||||
- "--disable-gpu"
|
- "--disable-gpu"
|
||||||
- "--disable-dev-shm-usage"
|
- "--disable-dev-shm-usage"
|
||||||
|
- "--hide-scrollbars"
|
||||||
|
- "--mute-audio"
|
||||||
|
- "--no-default-browser-check"
|
||||||
|
- "--no-first-run"
|
||||||
|
- "--disable-background-networking"
|
||||||
|
- "--disable-background-timer-throttling"
|
||||||
|
- "--disable-extensions"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
postgres-data:
|
postgres-data:
|
||||||
|
|||||||
Reference in New Issue
Block a user