chore: add Docker config files and fix fail2ban bind mount path
This commit is contained in:
@@ -31,7 +31,7 @@ services:
|
||||
PUID: 0
|
||||
PGID: 0
|
||||
volumes:
|
||||
- fail2ban-dev-config:/config
|
||||
- ./fail2ban-dev-config:/config
|
||||
- fail2ban-dev-run:/var/run/fail2ban
|
||||
- /var/log:/var/log:ro
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user