diff options
| author | Yuval Adam <yuval@segmanta.com> | 2014-04-28 15:58:41 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@segmanta.com> | 2014-04-28 15:58:41 +0300 |
| commit | a63325f2ddd53ad4f4448d837b5d3c19c02de175 (patch) | |
| tree | ce28b298c5bb0a69f075cd8c4b590e816ee2a63e /Procfile | |
| parent | 16c7d11fa9c60cc74d149bf4fa11b0a394ce3916 (diff) | |
Add Procfile
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..ac9d762 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: python server.py |
