fixing jinja syntax in qa-stg template
This commit is contained in:
parent
8264259332
commit
124e380f44
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
DocumentRoot {{ item.document_root }}
|
||||
|
||||
<Directory "{{ item.document_root">
|
||||
<Directory "{{ item.document_root }}">
|
||||
Options Indexes FollowSymLinks
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue