Environment Variables
Environment variables let you pass configuration to your services without hardcoding values.
Setting variables
Section titled “Setting variables”Variables can be set in the PreviewProof dashboard, in your preview.yaml, or via the CLI.
Secret variables
Section titled “Secret variables”Sensitive values (API keys, database credentials) are encrypted at rest and masked in logs.
Full documentation coming soon.