Core App changes to make it AWS compatible

This commit is contained in:
Anup Raj Gopinathan
2025-06-25 10:15:06 +02:00
parent a1694d1b75
commit b5849c7fbd
5 changed files with 37 additions and 20 deletions
+2 -1
View File
@@ -11,4 +11,5 @@ DB_NAME=mold_cost_development
# --- Application Configuration ---
SECRET_KEY='a_different_secret_key_for_development'
FLASK_DEBUG=1
FLASK_DEBUG=1
HOST_ENV=local # Set AWS for AWS deployments