diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/uwsgi.ini.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/uwsgi.ini.template b/conf/uwsgi.ini.template index 2c06fad..09ee6b7 100644 --- a/conf/uwsgi.ini.template +++ b/conf/uwsgi.ini.template @@ -5,6 +5,7 @@ projectdomain = #URL# base = /srv/ishtar-pergamon # config +home = /srv/venv/pergamon/ plugins = python master = true protocol = uwsgi |