diff --git a/Procfile b/Procfile index 8599090..54074b3 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: './run.sh' \ No newline at end of file +web: './bin/api' \ No newline at end of file