Skip to content

Commit 4879308

Browse files
committed
chore(env): comment describing relative path
1 parent 1b56aad commit 4879308

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.env.sample

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
FLASK_APP=eligibility_server/app.py
2+
3+
# this sample uses an odd relative path because the value is
4+
# used by code under the eligibility_server directory
5+
# and thus the config folder is one level up
6+
27
ELIGIBILITY_SERVER_SETTINGS=../config/sample.py

0 commit comments

Comments
 (0)