diff --git a/Procfile b/Procfile index 3568bb6a25..6b7b0687e4 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: ./bin/www yarn start --filter=live \ No newline at end of file +web: ./bin/www cd live/dist && node server.js \ No newline at end of file