diff --git a/monitoring/prometheus.yml b/monitoring/prometheus.yml index 2287a86..6cfddb5 100644 --- a/monitoring/prometheus.yml +++ b/monitoring/prometheus.yml @@ -227,7 +227,7 @@ scrape_configs: module: [http_2xx] static_configs: - targets: - - http://host.docker.internal:3000/ + - https://git.performancewest.net/ labels: service: forgejo env: prod