# the options-2 test app checks that these vars are loaded
# from a different directory than the cwd
MESSAGE="hello"
PRIVATE_EXPLICIT_ENV="secret resolved at runtime"
PRIVATE_STATIC_EXPLICIT_ENV="secret resolved at build time"
