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 1b56aad commit 4879308Copy full SHA for 4879308
.env.sample
@@ -1,2 +1,7 @@
1
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
7
ELIGIBILITY_SERVER_SETTINGS=../config/sample.py
0 commit comments