mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-24 09:03:29 +07:00
Fix indent on phalcon vhost
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% extends "_php.j2" %}
|
||||
|
||||
{% block template_try_files %}
|
||||
try_files $uri $uri/ /index.php?_url=$uri$is_args&$args;
|
||||
try_files $uri $uri/ /index.php?_url=$uri$is_args&$args;
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user