10 lines
179 B
Bash
10 lines
179 B
Bash
RECIPE=test_recipe
|
|
DOMAIN=test_app.example.com
|
|
|
|
#
|
|
# NOTE(d1): for new changes, you *MUST* also update ../test_server/test_app.example.com.env
|
|
#
|
|
|
|
# NOTE(d1): TestReadEnv
|
|
# FOO=BAR
|