https://developers.cloudflare.com/workers/configuration/environment-variables/
Environment variables · Cloudflare Workers docs
You can add environment variables, which are a type of binding, to attach text strings or JSON values to your Worker.
environment variablescloudflare workersdocs
https://askubuntu.com/questions/tagged/environment-variables
Newest 'environment-variables' Questions - Ask Ubuntu
environment variablesask ubuntunewestquestions
https://howtodoinjava.com/java/java-security/windows-set-environment-variables-without-admin-access/
Set Windows Environment Variables without Admin Access %
Mar 14, 2023 - Learn to set environment variables e.g. JAVA_HOME when you don't have admin access to your development windows machine.
environment variablesadmin accesssetwindowswithout
https://www.w3.org/TR/css-env-1/
CSS Environment Variables Module Level 1
environment variableslevel 1cssmodule
https://vercel.com/docs/environment-variables/sensitive-environment-variables
Sensitive environment variables
Feb 27, 2026 - Environment variables that cannot be decrypted once created.
environment variablessensitive
https://www.postgresql.org/docs/current/libpq-envars.html
PostgreSQL: Documentation: 18: 32.15. Environment Variables
32.15. Environment Variables # The following environment variables can be used to select default connection parameter values, which will be used …
environment variablespostgresqldocumentation
https://dev.to/harishkotra/building-chaos-lab-when-environment-variables-become-laws-of-nature-22ia
Building Chaos Lab: When Environment Variables Become Laws of Nature - DEV Community
Apr 24, 2026 - Traditional game development involves hard-coding physics engines and biological rules. In Chaos Lab,... Tagged with ai, programming, javascript,...
environment variablesdev communitybuildingchaoslab
https://everything.curl.dev/cmdline/variables/env.html
Environment variables - everything curl
everything there is to know about curl, libcurl and the cURL project
environment variableseverything curl
https://docs.docker.com/compose/how-tos/environment-variables/best-practices/
Best practices for working with environment variables in Docker Compose | Docker Docs
Sep 19, 2024 - Explainer on the best ways to set, use, and manage environment variables in Compose
best practicesenvironment variablesdocker composeworkingdocs
https://quarto.org/docs/projects/environment.html
Project Environment Variables – Quarto
environment variablesprojectquarto
https://nx.dev/docs/technologies/angular/guides/use-environment-variables-in-angular
Using Environment Variables in Angular Applications | Nx
Learn how to configure and use environment variables in Angular applications with Nx, including setup for ESBuild and TypeScript type definitions.
using environment variablesangularapplicationsnx
https://docs.proxyman.com/scripting/environment-variables
Environment Variables | Proxyman
environment variablesproxyman
https://firebase.blog/posts/2026/03/apphosting-march-update
App Hosting has in-console environment variables and faster builds
Manage environment variables in the Firebase console, and learn about a small change our engineering team made to improve build times for everyone.
app hostingenvironment variablesconsolefasterbuilds
https://bitvise.com/ssh-server-guide-env
Environment variables and expansion | Bitvise
environment variablesexpansion
https://rdrr.io/r/base/Sys.setenv.html
Sys.setenv: Set or Unset Environment Variables
environment variablessysset
https://www.elastic.co/docs/reference/elasticsearch/curator/envvars
Environment Variables | Curator
You can use environment variable references in both the configuration file and the action file to set values that need to be configurable at runtime...
environment variablescurator
https://docs.n8n.io/hosting/configuration/environment-variables/logs/
Logs environment variables | n8n Docs
Environment variables to configure logging and diagnostic data.
environment variableslogsn8ndocs
https://vercel.com/docs/environment-variables/system-environment-variables
System environment variables
Feb 27, 2026 - System environment variables are automatically populated by Vercel, such as the URL of the deployment or the name of the Git branch deployed.
system environment variables
https://docs.kinde.com/build/env-variables/store-environment-variables/
Store environment variables in Kinde - Kinde docs
Guide for storing environment variables in Kinde including sensitive and non-sensitive variable types, environment-specific configuration, and security best...
environment variableskinde docsstore
https://docs.docker.com/compose/how-tos/environment-variables/envvars-precedence/
Environment variables precedence in Docker Compose | Docker Docs
Jul 4, 2025 - Scenario overview illustrating how environment variables are resolved in Compose
environment variablesdocker composeprecedencedocs
https://www.elastic.co/docs/reference/fleet/agent-environment-variables
Elastic Agent environment variables | Elastic Docs
Use environment variables to configure Elastic Agent when running in a containerized environment. Variables on this page are grouped by action type: Common...
environment variableselasticagentdocs
https://xon.sh/envvars.html
Environment Variables - xonsh 0.23.1 documentation
environment variables23 1xonshdocumentation
https://docs.n8n.io/hosting/configuration/environment-variables/insights/
Insights environment variables | n8n Docs
Configure insights metrics collection with environment variables for your self-hosted n8n instance.
environment variablesinsightsn8ndocs
https://superuser.com/questions/tagged/environment-variables
Newest 'environment-variables' Questions - Super User
environment variablessuper usernewestquestions
https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Environment_variables/Using
Using environment variables - CSS | MDN
The CSS environment variables module introduces the concept of environment variables in CSS and defines the env() function to enable using environment...
using environment variablescssmdn
https://docs.netlify.com/build/environment-variables/overview/
Environment variables overview | Netlify Docs
Learn about the different options for declaring and using environment variables, their limits, and overrides.
environment variablesnetlify docsoverview
https://docs.docker.com/compose/how-tos/environment-variables/set-environment-variables/
Set environment variables within your container's environment | Docker Docs
Mar 3, 2025 - How to set, use, and manage environment variables with Compose
set environment variableswithincontainerdockerdocs
https://docs.astro.build/en/guides/environment-variables/
Using environment variables | Docs
Learn how to use environment variables in an Astro project.
using environment variablesdocs
https://developer.upsun.com/docs/get-started/stacks/symfony/environment-variables
Configure environment variables - Upsun Developer
Learn about the environment variables added by the Symfony integration.
environment variablesconfiguredeveloper
https://docs.vyperlang.org/en/stable/constants-and-vars.html
Environment Variables and Constants - Vyper documentation
environment variablesconstantsvyperdocumentation
https://nodejs.org/docs/latest/api/environment_variables.html
Environment Variables | Node.js v25.9.0 Documentation
environment variablesnode jsdocumentation
https://docs.requestly.com/api-client/environments-and-variables/environment-variables
Environment Variables - Requestly
environment variablesrequestly
https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Environment_variables
CSS environment variables - CSS | MDN
The CSS environment variables module defines the concept of environment variables and the env() function. Environment variables work similarly to custom...
environment variablescssmdn
https://vercel.com/docs/environment-variables
Environment variables
Feb 23, 2026 - Learn more about environment variables on Vercel.
environment variables
https://dev.to/jon_at_backboardio/vercel-hack-why-you-need-to-rotate-your-non-sensitive-environment-variables-today-25mh
Vercel Hack: Why You Need to Rotate Your "Non-Sensitive" Environment Variables Today - DEV Community
Apr 20, 2026 - If you deploy on Vercel, todays headlines about a security incident might have caused some stress.... Tagged with ai, vercel, security, hack.
environment variablesdev communityvercelhackneed
https://everything.curl.dev/usingcurl/proxies/env.html
Proxy environment variables - everything curl
everything there is to know about curl, libcurl and the cURL project
environment variableseverything curlproxy
https://www.codecademy.com/article/python-environment-variables
Python Env Vars: Complete Guide to Environment Variables | Codecademy
Learn how to set, get, and manage environment variables in Python using `os.environ` and `.env` files. Step-by-step guide with code examples and best practices.
complete guideenvironment variablespythonvarscodecademy
https://developers.netlify.com/sdk/get-started/environment-variables
Environment variables | 5.0.4
Access project environment variables and team-level shared environment variables with your extension.
environment variables5 0
https://docs.docker.com/compose/how-tos/environment-variables/
Environment variables in Compose | Docker Docs
Jul 4, 2025 - Explains how to set, use, and manage environment variables in Docker Compose.
environment variablescomposedockerdocs
https://docs.zenml.io/concepts/environment-variables
Environment Variables | ZenML - Bridging the gap between ML & Ops
Configuring environment variables.
bridging the gapenvironment variablesml ops
https://nodejs.org/learn/command-line/how-to-read-environment-variables-from-nodejs
How to read environment variables from Node.js | Node.js Learn
how to readenvironment variablesnode jslearn
https://curl.se/libcurl/c/libcurl-env.html
libcurl - environment variables
environment variableslibcurl
https://docs.n8n.io/hosting/configuration/environment-variables/credentials/
Credentials environment variables | n8n Docs
Manage default credentials and override them through environment variables your self-hosted n8n instance.
environment variablescredentialsn8ndocs
https://docs.netlify.com/build/frameworks/use-environment-variables-with-frameworks/
Use environment variables with frameworks | Netlify Docs
Learn how to use environment variables during a build with a framework. Access environment variables after deployment.
use environment variablesnetlify docsframeworks
https://kubernetes.io/docs/tasks/inject-data-application/environment-variable-expose-pod-information/
Expose Pod Information to Containers Through Environment Variables | Kubernetes
This page shows how a Pod can use environment variables to expose information about itself to containers running in the Pod, using the downward API. You can...
environment variablesexposepodinformationcontainers
https://canonical-robotics.readthedocs-hosted.com/en/latest/explanations/snaps/snap-environment-variables/
Snap environment variables - Robotics documentation
Environment variables are widely used across Linux to provide convenient access to system and application properties. Both snapcraft and snapd consume, set,...
snap environment variablesrobotics documentation
https://kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/
Define Environment Variables for a Container | Kubernetes
This page shows how to define environment variables for a container in a Kubernetes Pod. Before you begin You need to have a Kubernetes cluster, and the...
define environment variablescontainerkubernetes
https://bitsofco.de/css-environment-variables/
Everything about CSS environment variables | bitsofcode
Articles on frontend development and more.
environment variableseverythingcssbitsofcode
https://docs.travis-ci.com/user/environment-variables/
Environment Variables - Travis CI
Environment Variables
environment variablestravis ci
https://create.t3.gg/en/usage/env-variables
Environment Variables • Create T3 App
The best way to start a full-stack, typesafe Next.js app.
environment variablescreatet3app
https://askubuntu.com/questions/476246/when-i-use-zsh-how-do-i-set-path-in-etc-profile-d
environment variables - When I use ZSH, how do I set PATH in /etc/profile.d? - Ask Ubuntu
I'm using zsh as my shell, and I'm trying to configure my environment. I usually define my $JAVA_HOME variable by creating a file: /etc/profile.d/java.sh with...
environment variablesask ubuntuusezshset
https://docs.docker.com/scout/how-tos/configure-cli/
Configure Docker Scout with environment variables | Docker Docs
Sep 2, 2024 - Configure how the behavior of Docker Scout CLI commands using these environment variables
docker scoutenvironment variablesconfiguredocs
https://docs.docker.com/compose/how-tos/environment-variables/envvars/
Configure pre-defined environment variables in Docker Compose | Docker Docs
Feb 22, 2026 - Compose pre-defined environment variables
environment variablesdocker composeconfigurepredefined
https://kubernetes.io/docs/tasks/inject-data-application/define-interdependent-environment-variables/
Define Dependent Environment Variables | Kubernetes
This page shows how to define dependent environment variables for a container in a Kubernetes Pod. Before you begin You need to have a Kubernetes cluster, and...
environment variablesdefinedependentkubernetes
https://docs.travis-ci.com/user/account-environment-variable/
Account Environment Global Variables - Travis CI
Account Environment Global Variables
global variablestravis ciaccountenvironment