feature/ignore-self-toggle #1

Merged
lukas.pupkalipinski merged 97 commits from feature/ignore-self-toggle into main 2026-03-14 21:19:28 +01:00
2 changed files with 929 additions and 111 deletions
Showing only changes of commit 2eb032ecd4 - Show all commits

View File

@@ -65,7 +65,7 @@ services:
- ../fail2ban-master:/app/fail2ban-master:ro,z
- bangui-dev-data:/data
- fail2ban-dev-run:/var/run/fail2ban:ro
- fail2ban-dev-config:/config:ro
- ./fail2ban-dev-config:/config:ro
ports:
- "${BANGUI_BACKEND_PORT:-8000}:8000"
command:
@@ -114,8 +114,6 @@ volumes:
driver: local
frontend-node-modules:
driver: local
fail2ban-dev-config:
driver: local
fail2ban-dev-run:
driver: local

File diff suppressed because it is too large Load Diff