github.com/thajeztah/cli@v0.0.0-20240223162942-dc6bfac81a8b/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