Skip to main content

Environment setup

Copy .env.example to a local ignored environment file. Never commit values.

VariablePurposeRequiredSafe example
DATABASE_URLPostgreSQL connectionAPIpostgresql://user:password@localhost/database
CLOUDFLARE_API_TOKENPages deployment in CIdeploy only<cloudflare-api-token>
CLOUDFLARE_ACCOUNT_IDCloudflare account selectordeploy only<cloudflare-account-id>

Documentation publishes variable names and fictional examples only. Validator rejects common credential formats in generated pages.