loader image
Skip to main content

Environment Variable

A key-value setting provided by the operating system that programs can read at runtime. Environment variables are commonly used for configuration, paths, and secrets (with care) without hardcoding values.

» Site Glossary