From 78689adbee1e170257d5b8e75b881df7c4b564bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Ho=CC=88rler?= Date: Mon, 7 May 2018 23:02:03 +0200 Subject: [PATCH] describe the lines beneth. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c82bd558..44145e92 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,8 @@ Python 3.x, nginx, uwsgi and sqlite and should be sufficient for a few users **Note: Find the location of the pipenv virtual environment for the `virtualenv` parameter with the command `pipenv --venv`.** + Symlink it and restart: + sudo ln -s /etc/uwsgi/apps-available/babybuddy.ini /etc/uwsgi/apps-enabled/babybuddy.ini sudo service uwsgi restart