diff options
| author | Teddy Wing | 2013-04-28 09:50:20 -0400 |
|---|---|---|
| committer | Teddy Wing | 2013-04-28 09:50:20 -0400 |
| commit | a05445c1927e0ac5ac215a3fb73bf2917667dee0 (patch) | |
| tree | 3de8ceeab6b66507d2c06a61379341c20467465e | |
| parent | 79b3dbbd7318a211ae6e0f52af145339730eb42e (diff) | |
| download | Who-am-I-a05445c1927e0ac5ac215a3fb73bf2917667dee0.tar.bz2 | |
Add Procfile
| -rw-r--r-- | Procfile | 1 |
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 |
