feat: setup svfb
This commit is contained in:
@@ -51,6 +51,10 @@ services:
|
|||||||
DISPLAY: :0
|
DISPLAY: :0
|
||||||
DEBUG: pw:api
|
DEBUG: pw:api
|
||||||
PWDEBUG: 1 # Enables debugging
|
PWDEBUG: 1 # Enables debugging
|
||||||
|
volumes:
|
||||||
|
- /tmp/.X11-unix:/tmp/.X11-unix
|
||||||
|
# Increase shared memory size for Chromium
|
||||||
|
shm_size: '2gb'
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
- redis
|
- redis
|
||||||
|
|||||||
Reference in New Issue
Block a user