OSDN Git Service

modified: Procfile
authoryamat0jp <yamat0jp@yahoo.co.jp>
Wed, 16 Nov 2016 09:27:22 +0000 (18:27 +0900)
committeryamat0jp <yamat0jp@yahoo.co.jp>
Wed, 16 Nov 2016 09:27:22 +0000 (18:27 +0900)
Procfile

index 9c4a42f..dfbddf3 100644 (file)
--- a/Procfile
+++ b/Procfile
@@ -1,2 +1,2 @@
 web: gunicorn gettingstarted.wsgi --log-file -
-web: lein run -m index.web $PORT
+web: python index.py