diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-11-07 00:31:11 +0200 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-11-07 00:32:00 +0200 |
| commit | 13447f97f73d9a94b13775ef8947c53253d93212 (patch) | |
| tree | 51510f602601f18749dccec8591af7280d7fc4af /Procfile | |
| parent | 8a99e664b9f095a1b53dcaa380daaa35b1093c18 (diff) | |
| parent | 15984540740a580ccc16131d47d2e9899510b0c7 (diff) | |
Merge branch 'flask'
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..683410a --- /dev/null +++ b/Procfile @@ -0,0 +1 @@ +web: gunicorn geshem:app
\ No newline at end of file |
