.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
APP_NAME
APP_ENV
APP_KEY
secret
APP_URL
VITE_HMR_HOST
Host the browser uses for Vite assets/HMR (not 0.0.0.0). Defaults to APP_URL host when APP_URL is HTTP. HTTPS APP_URL (Cloudflare tunnel)…
SOCIALITE_ENABLED
Disable social login unless OAuth credentials are configured.
FEEDBACK_DISCORD_WEBHOOK_URL
FEEDBACK_ENABLED