diff --git a/templates/config.alloy.erb b/templates/config.alloy.erb index a29e2a0..b10d617 100644 --- a/templates/config.alloy.erb +++ b/templates/config.alloy.erb @@ -14,7 +14,7 @@ loki.source.file "system_logs" { loki.write "loki" { endpoint { - url = "https://loki.confdroid.com/loki/api/v1/push" + url = "<%= @ay_loki_url" basic_auth { username = "<%= @ay_loki_username %>" password = "<%= @ay_loki_userpass %>"