github.com/ali-iotechsys/cli@v20.10.0+incompatible/cli/compose/loader/example1.env (about) 1 # passed through 2 FOO=foo_from_env_file 3 4 # overridden in example2.env 5 BAR=bar_from_env_file 6 7 # overridden in full-example.yml 8 BAZ=baz_from_env_file