Files
windwiderstand/.env.example
T
Peter Meier da340530ee
Deploy / verify (push) Successful in 39s
Deploy / deploy (push) Successful in 54s
feat(analytics): pull pm86 site-id from CMS page_config, drop env var
- +layout.server: expose pageConfig.analyticsPm86SiteId on layout data
- +layout.svelte: inject analytics.pm86.de script when CMS value present
- +error.svelte: light 404 page with wald-700 accent, dropped dark gradient
- .env.example + deploy.yml: remove PUBLIC_ANALYTICS_PM86_SITE_ID
2026-04-17 23:21:45 +02:00

26 lines
856 B
Bash

PUBLIC_CMS_URL=http://localhost:3000
PUBLIC_SITE_URL=https://www.windwiderstand.de
PUBLIC_SITE_NAME=Windwiderstand
PUBLIC_UMAMI_SCRIPT_URL=
PUBLIC_UMAMI_WEBSITE_ID=
# analytics.pm86.de: Site-ID kommt jetzt aus page_config.analyticsPm86SiteId (CMS).
# Formbricks Feedback-Widget
PUBLIC_FORMBRICKS_APP_URL=
PUBLIC_FORMBRICKS_ENVIRONMENT_ID=
# Persistenter Disk-Cache für /cms-images (Default: .cache/images)
# IMAGE_CACHE_DIR=.cache/images
# Optional: In-Memory-Einträge vor Disk-Lesen (Default 200)
# IMAGE_CACHE_MAX_MEMORY=200
# Optional: Legacy-Proxy /api/transform (In-Memory + optional Datei)
# TRANSFORM_CACHE_MAX_ENTRIES=100
# TRANSFORM_CACHE_DIR=.cache/transform
# Shared Secret für RustyCMS Webhook → POST /api/revalidate
# Gleicher Wert muss in der Webhook-URL als ?token=... hängen.
# Generieren: openssl rand -hex 32
REVALIDATE_TOKEN=