We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11ceb00 commit bf03e6fCopy full SHA for bf03e6f
tests/.env.test
@@ -84,6 +84,7 @@ USE_IF_SET=true
84
ALTERNATE=${USE_IF_SET:+alternate}
85
86
# https://github.com/motdotla/dotenv-expand/issues/123
87
+# IMPORTANT: behavior is DIFFERENT than should be (and as in dotenvx): https://github.com/dotenvx/dotenvx/pull/448
88
FIRST_PAGE_URL=${PROJECT_PUBLIC_HOST}/first-page
89
MOCK_SERVER_HOST=http://localhost:${MOCK_SERVER_PORT}
90
MOCK_SERVER_PORT=8090
0 commit comments