xoxys.certbot/templates/config/credentials.ini.j2

4 lines
62 B
Plaintext
Raw Normal View History

2020-04-19 21:35:00 +00:00
{% for line in certbot_credentials %}
{{ line }}
{% endfor %}