Procfile: Add newline to end of file

Because that's a UNIX convention - see
http://stackoverflow.com/questions/729692/why-should-files-end-with-a-newline
This commit is contained in:
Marc Abramowitz
2014-12-22 18:59:29 -08:00
parent b16206b80a
commit 6ee9f407c6
+1 -1
View File
@@ -1 +1 @@
web: gunicorn httpbin:app -w 6
web: gunicorn httpbin:app -w 6