No virtualenv in production

This commit is contained in:
Alexandre Iooss 2022-03-11 17:32:00 +01:00
parent 032c9086f8
commit 4fedc48e7f
8 changed files with 114 additions and 22 deletions

View file

@ -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