aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-07-21 18:16:03 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-07-21 18:16:03 +0530
commitb78006ac1b9aa65c190daa5c248edd644f75c070 (patch)
treecaccdbc46739ac6e2257a7ca8c2827bb076ffaa4
parentd0fa20751e07651cc4431418041ceab8b8065078 (diff)
added procfile
-rw-r--r--Procfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index 0a46a9a..5f015e4 100644
--- a/Procfile
+++ b/Procfile
@@ -1 +1 @@
-web: bin/tic-tac-toe
+web: node src/server/index.js