diff options
| author | Jules Laplace <jules@okfoc.us> | 2013-02-22 09:59:20 -0800 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2013-02-22 09:59:20 -0800 |
| commit | 1938bceb0a478358897371c235860397ae2e3e5c (patch) | |
| tree | ead382ee9c38443c819bbdcb926ff35fb8255342 /Procfile | |
basic chat app
Diffstat (limited to '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..489b270 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: node server.js |
