Reverted exporter env mappings

This commit is contained in:
2026-06-19 17:25:38 +02:00
parent 12d6613160
commit 979da4a20b
-3
View File
@@ -27,9 +27,6 @@ services:
- PENPOT_EXPORTER_SECRET_KEY=${PENPOT_EXPORTER_SECRET_KEY}
- PENPOT_REDIS_URL=${PENPOT_REDIS_URI}
- PENPOT_REDIS_URI=${PENPOT_REDIS_URI}
- PENPOT_FLAGS=disable-sandbox
- PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true
- CHROMIUM_FLAGS=--no-sandbox --disable-setuid-sandbox --disable-gpu --disable-dev-shm-usage
penpot-frontend:
image: penpotapp/frontend:latest