From 7dc5009ec789039ea39c7d57402d91cfc8a9cec2 Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Fri, 5 Apr 2019 18:17:30 +0900
Subject: [PATCH] Create Procfile

---
 Procfile | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 Procfile

diff --git a/Procfile b/Procfile
new file mode 100644
index 0000000000..fdab9a4c81
--- /dev/null
+++ b/Procfile
@@ -0,0 +1 @@
+web: NODE_ENV=production npm start
-- 
GitLab