Update .gitignore to exclude fail2ban data directory, clean up docker-compose.yaml by removing unused volume mappings, and add new Fail2Ban filter configurations for enhanced security against various attack vectors.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,6 @@
|
||||
database
|
||||
assets
|
||||
fail2ban
|
||||
fail2ban/data
|
||||
https_portal
|
||||
logs
|
||||
nginx
|
||||
|
||||
Reference in New Issue
Block a user