github.com/itscaro/cli@v0.0.0-20190705081621-c9db0fe93829/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