3
0

OP#188 fix the config

This commit is contained in:
2025-12-03 16:57:53 +01:00
parent dbea18d23a
commit 2a937468a2

View File

@@ -37,7 +37,6 @@ remote_write:
username: <%= @ps_auth_user %>
password: <%= @ps_auth_pass %>
<% if @ps_write_external == true -%>
remote_write:
- url: "<%= @ps_external_url %>"
basic_auth:
username: <%= @ps_auth_ext_user %>