Skip to content

Commit bf03e6f

Browse files
committed
add note
1 parent 11ceb00 commit bf03e6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/.env.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ USE_IF_SET=true
8484
ALTERNATE=${USE_IF_SET:+alternate}
8585

8686
# 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
8788
FIRST_PAGE_URL=${PROJECT_PUBLIC_HOST}/first-page
8889
MOCK_SERVER_HOST=http://localhost:${MOCK_SERVER_PORT}
8990
MOCK_SERVER_PORT=8090

0 commit comments

Comments
 (0)