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:
Hector 2021-02-10 18:58:26 +00:00
commit 95f8026f7c

View File

@ -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: