initial project layout
This commit is contained in:
parent
64b23881de
commit
82c77fc031
7 changed files with 158 additions and 1 deletions
1
Procfile
Normal file
1
Procfile
Normal file
|
@ -0,0 +1 @@
|
|||
web: python manage.py run_gunicorn -w4 -b 0.0.0.0:$PORT
|
Loading…
Add table
Add a link
Reference in a new issue