Manage Application
Environment variables
Environment variables can be added to resources using the env_vars
parameter or the env_file
parameter pointing to a yaml
file. Examples
dev_resources.py
prd_resources.py
The apps in your templates are already configured to read environment variables.
Was this page helpful?