chore: format
This commit is contained in:
@@ -57,8 +57,7 @@ services:
|
||||
CHROMIUM_FLAGS: '--disable-gpu --no-sandbox --headless=new'
|
||||
security_opt:
|
||||
- seccomp=unconfined # This might help with browser sandbox issues
|
||||
# Increase shared memory size for Chromium
|
||||
shm_size: '2gb'
|
||||
shm_size: '2gb' # Increase shared memory size for Chromium
|
||||
mem_limit: 2g # Set a 2GB memory limit
|
||||
depends_on:
|
||||
- postgres
|
||||
|
||||
Reference in New Issue
Block a user