diff --git a/Procfile b/Procfile index e12b357..0ccf293 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: node dist/main.js +web: node server.js