Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 05f415d727 | |||
| 8109fcd18b |
@@ -1,6 +1,6 @@
|
||||
namespace: "seb4itik"
|
||||
name: "byow"
|
||||
version: "0.3.3"
|
||||
version: "0.3.4"
|
||||
readme: "README.md"
|
||||
authors:
|
||||
- "S. Namèche <sebastien@itik.fr>"
|
||||
|
||||
@@ -178,7 +178,7 @@
|
||||
}
|
||||
{% endfor %}
|
||||
|
||||
{% if site.custom_cert | default (false) %}
|
||||
{% if site.custom_cert | default (caddy_sites_defaults.custom_cert) %}
|
||||
tls {{ site.custom_cert_file }} {{ site.custom_cert_key_file }}
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user