aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2013-04-28 09:50:20 -0400
committerTeddy Wing2013-04-28 09:50:20 -0400
commita05445c1927e0ac5ac215a3fb73bf2917667dee0 (patch)
tree3de8ceeab6b66507d2c06a61379341c20467465e
parent79b3dbbd7318a211ae6e0f52af145339730eb42e (diff)
downloadWho-am-I-a05445c1927e0ac5ac215a3fb73bf2917667dee0.tar.bz2
Add Procfile
-rw-r--r--Procfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Procfile b/Procfile
new file mode 100644
index 0000000..5106273
--- /dev/null
+++ b/Procfile
@@ -0,0 +1 @@
+web: node app \ No newline at end of file