fix params

This commit is contained in:
Arne Teuke
2025-02-24 13:39:18 +01:00
parent 1cbdf12950
commit a95ad7ad41

View File

@@ -14,7 +14,7 @@ loki.source.file "system_logs" {
loki.write "loki" { loki.write "loki" {
endpoint { endpoint {
url = "https://loki.confdroid.com/loki/api/v1/push" url = "<%= @ay_loki_url"
basic_auth { basic_auth {
username = "<%= @ay_loki_username %>" username = "<%= @ay_loki_username %>"
password = "<%= @ay_loki_userpass %>" password = "<%= @ay_loki_userpass %>"