Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 296 Bytes

File metadata and controls

11 lines (9 loc) · 296 Bytes

Setting environment variables in env.yml

Setting environment variables

The env.yml file allows you to set environment variables by setting key-value pairs in standard YAML format (separated by colons):

---
example_env_key: value
foo: bar