Added penpot chromium flags

This commit is contained in:
2026-06-19 17:21:56 +02:00
parent 637d026103
commit 12d6613160
+2
View File
@@ -28,6 +28,8 @@ services:
- PENPOT_REDIS_URL=${PENPOT_REDIS_URI} - PENPOT_REDIS_URL=${PENPOT_REDIS_URI}
- PENPOT_REDIS_URI=${PENPOT_REDIS_URI} - PENPOT_REDIS_URI=${PENPOT_REDIS_URI}
- PENPOT_FLAGS=disable-sandbox - PENPOT_FLAGS=disable-sandbox
- PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true
- CHROMIUM_FLAGS=--no-sandbox --disable-setuid-sandbox --disable-gpu --disable-dev-shm-usage
penpot-frontend: penpot-frontend:
image: penpotapp/frontend:latest image: penpotapp/frontend:latest