fix second batch of _dev stacks: mariadb, mealie, nocodb, openarchiver, penpot, peertube, poste, posthog, suitecrm, zammad

This commit is contained in:
openhands
2026-07-16 04:57:38 +00:00
parent 6eedbf4a0d
commit 366709ddd8
18 changed files with 475 additions and 811 deletions
+16 -1
View File
@@ -1 +1,16 @@
# Nothing here yet
# Compose
VOL_PATH=/data
PENPOT_RESTART=unless-stopped
PENPOT_PORT=9001
PENPOT_FRONTEND_IMAGE=penpotapp/frontend:latest
PENPOT_BACKEND_IMAGE=penpotapp/backend:latest
PENPOT_EXPORTER_IMAGE=penpotapp/exporter:latest
PENPOT_POSTGRES_IMAGE=postgres:15
PENPOT_REDIS_IMAGE=redis:7.2
PENPOT_MAILCATCH_IMAGE=sj26/mailcatcher:latest
# Penpot
PENPOT_PUBLIC_URI=http://localhost:9001
PENPOT_FLAGS=disable-email-verification enable-smtp enable-prepl-server disable-secure-session-cookies
PENPOT_SMTP_FROM=no-reply@example.com
PENPOT_TELEMETRY=true