mirror of
https://github.com/nikdoof/pacmanager.git
synced 2025-12-11 14:42:16 +00:00
Fix Heroku setup
This commit is contained in:
1
Procfile
Normal file
1
Procfile
Normal file
@@ -0,0 +1 @@
|
||||
web: python pacmanager/manage.py run_gunicorn -b 0.0.0.0:$PORT
|
||||
@@ -5,4 +5,4 @@ South==0.7.4
|
||||
-e git+https://github.com/disqus/django-modeldict.git#egg=modeldict
|
||||
psycopg2==2.4.5
|
||||
dj-database-url==0.2.0
|
||||
gunicorn=0.14.2
|
||||
gunicorn==0.14.2
|
||||
|
||||
Reference in New Issue
Block a user