Switched to static config embedded in python code to environment based variables.

This commit is contained in:
edschuy95 2025-07-17 00:04:49 -04:00
parent e7786593e1
commit 0fc9aee963
30 changed files with 5794 additions and 26 deletions

View file

@ -1,4 +1,5 @@
Flask==3.0.0
requests==2.31.0
phonenumbers==8.13.28
python-dotenv
gunicorn