chore: include static assets in image and remove shadowing volumes

This commit is contained in:
2026-05-06 13:29:08 +02:00
parent 5809291741
commit adbb2419b7
705 changed files with 1 additions and 6 deletions

View File

@@ -12,8 +12,6 @@ services:
environment:
POSTGRES_URI: postgres://${PAYLOAD_DB_USER:-payload}:${PAYLOAD_DB_PASSWORD:-payload}@klz-db:5432/${PAYLOAD_DB_NAME:-payload}
PAYLOAD_SECRET: ${PAYLOAD_SECRET:-fallback-secret-for-production-needs-change}
volumes:
- klz_media_data:/app/public/media
labels:
- "traefik.enable=true"
# HTTP ⇒ HTTPS redirect