pagure: Fix missing VirtHost block end
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
cccd70f805
commit
4527c00b3e
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ WSGIDaemonProcess paguredocs user=git group=git maximum-requests=1000 display-na
|
|||
ServerName releases.pagure.org
|
||||
#Redirect permanent / https://releases.pagure.org/
|
||||
{% endif %}
|
||||
</VirtualHost>
|
||||
|
||||
<VirtualHost *:80>
|
||||
{% if env == 'pagure-staging' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue