added python path

Signed-off-by: Your Name <you@example.com>
This commit is contained in:
Your Name 2016-03-05 19:49:22 +00:00
parent e294ed80f8
commit b3c40bd20d
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
[uwsgi]
pythonpath = /home/app/pyven/lib/python3.4/site-packages
socket = /home/app/app/uwsgi.sock
chdir = /home/app/app
wsgi-file = dynamicweb/wsgi.py