Merge branch 'master' of github.com:Finn10111/reminder
This commit is contained in:
commit
76fe47059f
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
SetEnv SECRET_KEY secret
|
||||
|
||||
WSGIDaemonProcess reminder user=www-data group=www-data threads=5
|
||||
WSGIScriptAlias / /var/www/vhosts/reminder.pimux.de/index.py
|
||||
WSGIScriptAlias / /var/www/vhosts/reminder.pimux.de/reminder.wsgi
|
||||
WSGIScriptReloading On
|
||||
WSGIPassAuthorization On
|
||||
|
||||
|
|
Loading…
Reference in a new issue