fix template

This commit is contained in:
Arne Teuke
2025-02-24 13:41:09 +01:00
parent a95ad7ad41
commit 6b6b6d48ba

View File

@@ -14,7 +14,7 @@ loki.source.file "system_logs" {
loki.write "loki" {
endpoint {
url = "<%= @ay_loki_url"
url = "<%= @ay_loki_url %>"
basic_auth {
username = "<%= @ay_loki_username %>"
password = "<%= @ay_loki_userpass %>"