update fail2ban-exporter, vaultwarden

This commit is contained in:
2025-09-24 20:23:23 -04:00
parent bb1ad2601b
commit 1a4884da33
6 changed files with 14 additions and 84 deletions
+3 -2
View File
@@ -1,8 +1,9 @@
---
services:
exporter:
image: registry.gitlab.com/hectorjsmith/fail2ban-prometheus-exporter:latest
image: registry.gitlab.com/hctrdev/fail2ban-prometheus-exporter:latest
volumes:
- /var/run/fail2ban/:/var/run/fail2ban:ro
ports:
- "9191:9191"
- "9191:9191"
restart: 'always'