infrastructure/compose/01_registry/htpasswd
Tobias Manske b449a279cd
Initial
Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
2022-06-20 14:36:34 +02:00

4 lines
60 B
Plaintext

{% for line in registry.HTPASSWD %}
{{ line }}
{% endfor %}