From 5d7d3177431e52f3a9b0f3ed9c4bc0fec1744c11 Mon Sep 17 00:00:00 2001 From: Teddy Heinen Date: Mon, 29 Oct 2018 23:27:24 -0500 Subject: [PATCH] Update Procfile (#4937) --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 7dafee182..c570cd5e2 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