mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 17:47:08 +03:00
Update deployment-on-heroku.rst
This commit is contained in:
parent
d022bc89f0
commit
93592326c1
|
@ -29,6 +29,7 @@ You can either push the 'deploy' button in your generated README.rst or run thes
|
|||
heroku config:set DJANGO_MAILGUN_API_KEY=YOUR_MAILGUN_API_KEY
|
||||
|
||||
heroku config:set PYTHONHASHSEED=random
|
||||
heroku config:set DJANGO_ADMIN_URL=\^somelocation/
|
||||
|
||||
git push heroku master
|
||||
heroku run python manage.py migrate
|
||||
|
|
Loading…
Reference in New Issue
Block a user