params.env.example 73 Bytes Edit Raw Blame History 1 2 3 4 5 6 KEY="val" # use inheritance and comments KEY1="${KEY}1" KEY2="${KEY}2"