api: clarify secret syntax

This commit is contained in:
wizzdom 2024-03-31 17:03:48 +01:00
parent 45422f355d
commit 90a21e891c

View file

@ -70,7 +70,7 @@ EOH
template {
destination = "local/ldap.secret"
data = "{{ key \"api/ldap/secret\" }}"
data = "{{ key \"api/ldap/secret\" }}" # this is necessary as the secret has no EOF
}
resources {