mirror of https://github.com/snachodog/mybuddy.git
parent
97671f0d93
commit
9fd06eef4f
|
@ -45,7 +45,7 @@ python3 /app/babybuddy/manage.py clearsessions
|
||||||
|
|
||||||
## Heroku
|
## Heroku
|
||||||
|
|
||||||
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
|
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://dashboard.heroku.com/new?button-url=https%3A%2F%2Fgithub.com%2Fbabybuddy%2Fbabybuddy&template=https%3A%2F%2Fgithub.com%2Fbabybuddy%2Fbabybuddy)
|
||||||
|
|
||||||
For manual deployments to Heroku without using the "deploy" button, make sure to
|
For manual deployments to Heroku without using the "deploy" button, make sure to
|
||||||
create the following settings before pushing:
|
create the following settings before pushing:
|
||||||
|
@ -188,4 +188,4 @@ and 1+ child).
|
||||||
sudo ln -s /etc/nginx/sites-available/babybuddy /etc/nginx/sites-enabled/babybuddy
|
sudo ln -s /etc/nginx/sites-available/babybuddy /etc/nginx/sites-enabled/babybuddy
|
||||||
sudo service nginx restart
|
sudo service nginx restart
|
||||||
|
|
||||||
1. That's it (hopefully)! :tada:
|
1. That's it (hopefully)! :tada:
|
||||||
|
|
Loading…
Reference in New Issue