Environment Variables
Manage runtime configuration via environment variables on a web service.
Last updated: May 12, 2026
Environment Variables
Open the service's Environment tab to manage variables. Each variable is a key-value pair.
- + Add Variable: add a new variable.
- Upload .env: import multiple variables from a
.envfile.
New values take effect after the next redeploy.