some stuff on the home network inexplicably can't resolve internal domains

This commit is contained in:
Finn 2024-04-01 10:53:09 -07:00
parent a8f7b6bc9f
commit 01bddbe310

View file

@ -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 }}"