diff options
| author | Yuval Adam <_@yuv.al> | 2017-10-21 18:17:19 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-10-21 18:17:19 +0300 |
| commit | ba99d479918fa7408d04ab18015554994a95f486 (patch) | |
| tree | 23375b456affbbc5cffb3ceaf0ba4e9542a4b3a3 /Procfile | |
| parent | 535389cd00f66b6d7c2087c4c42b0021a90a80f1 (diff) | |
Transition from Python to JS stack
Diffstat (limited to 'Procfile')
| -rw-r--r-- | Procfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -web: gunicorn geshem:app
\ No newline at end of file +web: node server.js |
