No virtualenv in production
This commit is contained in:
parent
032c9086f8
commit
4fedc48e7f
8 changed files with 114 additions and 22 deletions
|
|
@ -9,8 +9,6 @@ gid = www-data
|
|||
# Django-related settings
|
||||
# the base directory (full path)
|
||||
chdir = /var/www/photos/photo21
|
||||
# the virtualenv (full path)
|
||||
home = /var/www/photos/photo21/venv
|
||||
wsgi-file = /var/www/photos/photo21/photo21/wsgi.py
|
||||
plugin = python3
|
||||
# process-related settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue