mirror of
https://github.com/kou029w/_.git
synced 2025-01-30 22:08:02 +00:00
add --disable-dev-shm-usage option
This commit is contained in:
parent
7f458326eb
commit
204673694b
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ services:
|
|||
restart: unless-stopped
|
||||
command:
|
||||
- --no-sandbox
|
||||
- --disable-dev-shm-usage
|
||||
- --hide-scrollbars
|
||||
- --remote-debugging-address=0.0.0.0
|
||||
- --remote-debugging-port=9222
|
||||
|
|
Loading…
Add table
Reference in a new issue