config
environment-variables
Name/value pairs with a show/hide toggle and per-row copy — name, value, or a shell export line. The mask is presentational, not a security boundary.
Environment Variables
DATABASE_URLRequired
••••••••••••••••••••
API_KEY
••••••••••••••••••••
LOG_LEVEL
••••
Toggle show/hide; each row copies in its own format — the export line, the raw value, or just the name.
Installation
Usage
EnvironmentVariables: Root · Header · Title · Toggle · Content · Variable · Group · Name · Required · Value · CopyButton
Use when
- Configuration surfaces where values are sensitive-ish but the threat model isn't the screen
Not for
- Actual secret storage or access control — this is display, not a vault