some stuff on the home network inexplicably can't resolve internal domains
This commit is contained in:
parent
a8f7b6bc9f
commit
01bddbe310
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ server:
|
|||
grpc_listen_port: 0
|
||||
|
||||
clients:
|
||||
- url: http://monitoring-0:3100/loki/api/v1/push
|
||||
- url: http://10.5.1.211:3100/loki/api/v1/push
|
||||
external_labels:
|
||||
hostname: "{{ inventory_hostname }}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue