summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2019-04-05 18:17:30 +0900
committersyuilo <syuilotan@yahoo.co.jp>2019-04-05 18:17:30 +0900
commit7dc5009ec789039ea39c7d57402d91cfc8a9cec2 (patch)
tree744b1542bccdd386399376fb87023239d48ca11d /Procfile
parentUpdate 01_bug-report.md (diff)
downloadsharkey-7dc5009ec789039ea39c7d57402d91cfc8a9cec2.tar.gz
sharkey-7dc5009ec789039ea39c7d57402d91cfc8a9cec2.tar.bz2
sharkey-7dc5009ec789039ea39c7d57402d91cfc8a9cec2.zip
Create Procfile
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile1
1 files changed, 1 insertions, 0 deletions
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