diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2013-10-23 12:35:44 +0300 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2013-10-23 12:35:44 +0300 |
| commit | 04483a8865e39d00411c538f09b1e18a42b4a9f4 (patch) | |
| tree | d6f3b6c0c6105db772e74a02e4548d4320fd1a61 /Procfile | |
| parent | 46c77ddceba6338004f2477372f7e48ab004228c (diff) | |
Initial skeleton
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..2e35818 --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: python app.py |
