Server_AccessControl/vendor/codeception/base/tests/data/params/params.env.example
2020-10-06 14:27:47 +07:00

7 lines
73 B
Plaintext

KEY="val"
# use inheritance and comments
KEY1="${KEY}1"
KEY2="${KEY}2"