mirror of
https://github.com/swissmakers/fail2ban-ui.git
synced 2026-04-11 13:47:05 +02:00
Change BIND_ADRESS of ssh_and_local developmentstack to 0.0.0.0 that the callbacks work
This commit is contained in:
@@ -37,7 +37,7 @@ services:
|
||||
network_mode: host
|
||||
environment:
|
||||
- PORT=3080
|
||||
- BIND_ADDRESS=172.16.10.18
|
||||
- BIND_ADDRESS=0.0.0.0
|
||||
|
||||
volumes:
|
||||
# Required for fail2ban-ui: Stores SQLite database, application settings, and SSH keys of the fail2ban-ui container
|
||||
|
||||
Reference in New Issue
Block a user