fix(prometheus): scrape target

This commit is contained in:
ITQ
2025-07-26 02:53:56 +03:00
parent e1119608ea
commit 0472f89a44
+1 -1
View File
@@ -37,4 +37,4 @@ scrape_configs:
# Caddy
- job_name: caddy
static_configs:
- targets: ["caddy:2019"]
- targets: ["proxy:2019"]