Merge branch 'docs/fix-typo-in-readme-docker-compose' into 'main'
docs: fix typo in readme docker-compose See merge request hectorjsmith/fail2ban-prometheus-exporter!13
This commit is contained in:
commit
95f8026f7c
@ -71,7 +71,7 @@ The following is a simple docker-compose file to run the exporter.
|
||||
version: "2"
|
||||
services:
|
||||
exporter:
|
||||
registry.gitlab.com/hectorjsmith/fail2ban-prometheus-exporter:latest
|
||||
image: registry.gitlab.com/hectorjsmith/fail2ban-prometheus-exporter:latest
|
||||
volumes:
|
||||
- /var/lib/fail2ban/fail2ban.sqlite3:/app/fail2ban.sqlite3:ro
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user