diff --git a/Procfile b/Procfile index cc1e2d70..16e3a033 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: node ./backend/server.js --Client-authenticationRequired=false \ No newline at end of file +web: node ./backend/index.js --Client-authenticationRequired=false