Core App changes to make it AWS compatible
This commit is contained in:
+2
-1
@@ -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
|
||||
Reference in New Issue
Block a user