Fix: Harmonize files by adding new line if nedded
This commit is contained in:
parent
926feb4647
commit
9190db26d4
3 changed files with 3 additions and 3 deletions
|
@ -9,4 +9,4 @@ caddy_www: /var/www/caddy
|
||||||
|
|
||||||
www_redirect: no
|
www_redirect: no
|
||||||
|
|
||||||
custom_errors: no
|
custom_errors: no
|
||||||
|
|
|
@ -18,4 +18,4 @@ galaxy_info:
|
||||||
- webserver
|
- webserver
|
||||||
- http
|
- http
|
||||||
|
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
|
|
@ -42,4 +42,4 @@ www.{{ vhost_url }} {
|
||||||
redir https://{{ vhost_url }}
|
redir https://{{ vhost_url }}
|
||||||
|
|
||||||
}
|
}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Reference in a new issue