Overview

alto.yml
...
env:
  ENV_VAR1: "{{ env('ENV_VAR1') }}"
...

This env key should contain a set of key-value pairs representing the environment variables for your cloud environment.