diff --git a/Procfile b/Procfile index 7dafee1829..c570cd5e2f 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: node app.js $PORT \ No newline at end of file +web: node pokemon-showdown $PORT \ No newline at end of file