Add scrape option for host.docker.internal

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

View File

@ -20,7 +20,7 @@ services:
labels:
- "prometheus-scrape.enabled=true"
- "prometheus-scrape.port=9091"
- "prometheus-scrape.hostname=tobiasmanske.de"
- "prometheus-scrape.hostname=host.docker.internal"
{% if deploy_traefik_fa %}
traefik-fa: