Environment Variable

Values read from a server’s environment or a .env file at the root of your project. Environment variables can be used to dynamically resolve some config values, or directly override specific settings like database connection details.

Found in
  • Craft CMS