From 367fef811d9f487077c1dc3c05f32fcc3c13e703 Mon Sep 17 00:00:00 2001 From: kicap1992 Date: Wed, 10 Aug 2022 22:05:35 +0800 Subject: [PATCH] first commit --- Procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 Procfile diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..5ec9cc2 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: node index.js \ No newline at end of file