From: yamat0jp Date: Wed, 16 Nov 2016 10:45:00 +0000 (+0900) Subject: successfully X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=0cd7a01cff02227fdd1179c6f4c46d609cd84ccf;p=pybbs%2Fpybbs.git successfully --- diff --git a/.DS_Store b/.DS_Store index ae5c3d4..f6f154d 100755 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/Procfile b/Procfile index 7d87a67..26daeb3 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn index:wsgi_app +web: python index.py