diff --git a/Procfile b/Procfile index 9ce81f5..98b314d 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn main:app --preload --workers 8 \ No newline at end of file +web: gunicorn main:app --preload --workers 8 --timeout 60 --log-level debug \ No newline at end of file diff --git a/templates/strategy_tw.html b/templates/strategy_tw.html index 2a94e3d..df13134 100644 --- a/templates/strategy_tw.html +++ b/templates/strategy_tw.html @@ -80,79 +80,51 @@ div.card{ -