diff --git a/Procfile b/Procfile index 2930f10..d456c6c 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: python app\\app.py +web: python app//app.py