mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-18 02:06:25 +00:00
Added fail2ban, though not sure its configured correctly yet
This commit is contained in:
8
docker/rootfs/fail2ban/jail.d/bitwarden.conf
Normal file
8
docker/rootfs/fail2ban/jail.d/bitwarden.conf
Normal file
@ -0,0 +1,8 @@
|
||||
## Version 2022/08/06
|
||||
# Fail2Ban jail configuration for bitwarden
|
||||
|
||||
[bitwarden]
|
||||
|
||||
enabled = false
|
||||
port = http,https
|
||||
logpath = %(bitwarden_log)s
|
Reference in New Issue
Block a user