example .env file

This commit is contained in:
2024-09-13 13:00:05 -04:00
parent b64445b59d
commit 580dbf1c1f

3
example.env Normal file
View File

@@ -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=""