OSDN Git Service

重要なコミット:env flexの使用が課金対象になっているのでpytnon27に変更
[pybbs/pybbs.git] / Procfile
index 26daeb3..c033cea 100644 (file)
--- a/Procfile
+++ b/Procfile
@@ -1 +1 @@
-web: python index.py
+web: gunicorn -k tornado index:app