split settings config between development and production
This commit is contained in:
parent
cbf0f59373
commit
a39cb56e0d
8 changed files with 110 additions and 37 deletions
|
|
@ -23,5 +23,4 @@ chmod-socket = 664
|
|||
# clear environment on exit
|
||||
vacuum = true
|
||||
#Touch reload
|
||||
touch-reload = /var/www/note_kfet/note_kfet/settings.py
|
||||
|
||||
touch-reload = /var/www/note_kfet/note_kfet/settings/__init__.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue