diff --git a/Procfile b/Procfile index d456c6c..055a50d 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: python app//app.py +web: python src//pyDataVizDay.py