Skip to content

Commit

Permalink
chore: add example env file
Browse files Browse the repository at this point in the history
  • Loading branch information
kailashchoudhary11 committed Jul 6, 2024
1 parent 4d40665 commit ee8d7ca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
AI_MODEL_URL=
APP_NAME=
APP_ID=
CLIENT_ID=
CLIENT_SECRET=
PRIVATE_KEY=

0 comments on commit ee8d7ca

Please sign in to comment.