mirror of
https://github.com/swissmakers/fail2ban-ui.git
synced 2026-04-11 13:47:05 +02:00
Add docker compose example and update the documentation to it
This commit is contained in:
@@ -51,7 +51,7 @@ ENV CONTAINER=true
|
||||
# Persist config data
|
||||
VOLUME ["/config"]
|
||||
|
||||
# Expose UI port
|
||||
# Expose UI port (default: 8080, can be changed via PORT environment variable)
|
||||
EXPOSE 8080
|
||||
|
||||
# Run the application as non-root (currently not possible because of fail2ban running as privileged)
|
||||
|
||||
Reference in New Issue
Block a user