diff --git a/Procfile b/Procfile index 5ec9cc2c5..f10934451 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: node index.js \ No newline at end of file +web: node ./build/server/index.js \ No newline at end of file