N8N_API_Key=xxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
N8N_HOST = 'http://localhost:5678'

# PostHog telemetry ingestion. Use the PostHog Project token, not the Project ID.
N8NAC_POSTHOG_KEY=phc_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
N8NAC_POSTHOG_HOST=https://us.i.posthog.com
N8NAC_TELEMETRY_ENV=dev
