forgot one variable rename
This commit is contained in:
parent
5434fc3a7c
commit
cb7dc6e5d8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
WSGIDaemonProcess fakefedorainfra user=apache group=apache threads=5
|
||||
WSGIScriptAlias /{{ fake_fedorainfra_endpoint }} /usr/share/fake_fedorainfra/fake_fedorainfra.wsgi
|
||||
WSGIScriptAlias /{{ fakefedorainfra_endpoint }} /usr/share/fake_fedorainfra/fake_fedorainfra.wsgi
|
||||
WSGISocketPrefix run/wsgi
|
||||
|
||||
# this isn't the best way to force SSL but it works for now
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue