From c54161a470fe59ba3f2d0bc9afa5fe9109930dc2 Mon Sep 17 00:00:00 2001 From: ITQ Date: Sun, 2 Mar 2025 17:35:27 +0300 Subject: [PATCH] well, well --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 95f3070..e4401a3 100644 --- a/compose.yaml +++ b/compose.yaml @@ -385,7 +385,7 @@ services: volumes: - type: bind source: /var/run/docker.sock - target: /prometheus + target: /var/run/docker.sock proxy: image: docker.io/nginx:1.27-alpine3.21