Skip to content

Commit

Permalink
CHANGED .ENV.EXAMPLE
Browse files Browse the repository at this point in the history
  • Loading branch information
wreckage0907 committed Feb 24, 2024
1 parent bc81b47 commit 0292cdb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion apps/flask/.env.example
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
WEATHERAPI_API_KEY="YOUR_API_KEY"
GEMINI_API_KEY="YOUR_API_KEY"
GEMINI_API_KEY="YOUR_API_KEY"
NOVU_API_KEY="YOUR_API_KEY"
TWILIO_ACCOUNT="YOUR_API_KEY
```
1 change: 1 addition & 0 deletions apps/flask/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ cython_debug/
firebase.json
trial.py
blah.py
rand.dart

# PyCharm
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
Expand Down

0 comments on commit 0292cdb

Please sign in to comment.