From 4d428a830b720c3da85bf62a9039851e6d699762 Mon Sep 17 00:00:00 2001 From: Dm1tr1y147 Date: Tue, 28 Jul 2020 12:20:02 +0500 Subject: [PATCH] Added procfile --- Procfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 Procfile diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..c244cc5 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: ./build/server $PORT \ No newline at end of file