Skip to content

Environment Variables

Environment variables let you pass configuration to your services without hardcoding values.

Variables can be set in the PreviewProof dashboard, in your preview.yaml, or via the CLI.

Sensitive values (API keys, database credentials) are encrypted at rest and masked in logs.

Full documentation coming soon.