Add scrape option for host.docker.internal
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-01-10 08:19:30 +01:00
parent d3704bf4da
commit bd750a2ae1
2 changed files with 3 additions and 1 deletions

View File

@ -15,6 +15,8 @@ services:
- prometheus-docker-sd
- cadvisor
- node-exporter
extra_hosts:
- host.docker.internal:host-gateway
networks:
- default # send
- backend