diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2012-06-29 23:25:09 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2012-06-29 23:25:09 +0200 |
commit | e1aca93ad74cc293b89e5b24188628db67971fff (patch) | |
tree | d05cb8f173c7578122d34be4c3e37b06327247c9 | |
parent | ef37b90619a746831c6ed405074bfa9910b244ba (diff) | |
download | example-collection-json-db-e1aca93ad74cc293b89e5b24188628db67971fff.tar.gz example-collection-json-db-e1aca93ad74cc293b89e5b24188628db67971fff.tar.bz2 example-collection-json-db-e1aca93ad74cc293b89e5b24188628db67971fff.tar.xz example-collection-json-db-e1aca93ad74cc293b89e5b24188628db67971fff.zip |
o Adding 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..8cba47f --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: node app |