mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-05 01:09:37 +00:00
Added fail2ban, though not sure its configured correctly yet
This commit is contained in:
12
docker/rootfs/fail2ban/paths-npm.conf
Normal file
12
docker/rootfs/fail2ban/paths-npm.conf
Normal file
@ -0,0 +1,12 @@
|
||||
## Version 2022/08/06
|
||||
# linuxserver.io
|
||||
|
||||
[INCLUDES]
|
||||
|
||||
before = paths-common.conf
|
||||
after = paths-overrides.local
|
||||
|
||||
[DEFAULT]
|
||||
|
||||
remote_logs_path = /data/logs
|
||||
logs_path = %(remote_logs_path)s
|
Reference in New Issue
Block a user