This commit is contained in:
Tom Naessens 2015-03-31 18:04:30 +02:00
parent e56f1fd089
commit 9948037fd5

View file

@ -4,10 +4,11 @@
# Django-related settings
# the base directory (full path)
chdir = /home/james/production
# Django's wsgi file
module = app.app
# Callables
module = app
callable = app
# the virtualenv (full path)
home = /home/james/production/env
virtualenv = /home/james/production/env
# process-related settings
# master