example .env file
This commit is contained in:
parent
b64445b59d
commit
580dbf1c1f
|
@ -0,0 +1,3 @@
|
|||
# copy this file as ".env" and add credentials locally. Ensure credentials are not added to git, EVER
|
||||
export CONNECTION_STRING=""
|
||||
export OPENAI_API_KEY=""
|
Loading…
Reference in New Issue