mirror of
https://github.com/swissmakers/fail2ban-ui.git
synced 2026-04-11 13:47:05 +02:00
Make default jail state configurable
This commit is contained in:
@@ -29,7 +29,7 @@ services:
|
||||
image: registry.swissmakers.ch/infra/fail2ban-ui:latest
|
||||
#image: localhost/fail2ban-ui:dev
|
||||
container_name: fail2ban-ui
|
||||
#privileged: true
|
||||
privileged: true # needed because the fail2ban-ui container needs to modify the fail2ban config owned by root inside the linuxserver-fail2ban container
|
||||
network_mode: host
|
||||
environment:
|
||||
- PORT=3080
|
||||
|
||||
Reference in New Issue
Block a user