add api secrets seperate from .env

This commit is contained in:
2025-09-09 10:20:46 -04:00
parent b2938758e2
commit 4685c970af
6 changed files with 298 additions and 13 deletions
+1
View File
@@ -2,3 +2,4 @@ fastapi==0.104.1
uvicorn[standard]==0.24.0
pydantic==2.5.0
psycopg2-binary==2.9.9
python-dotenv==1.0.0