mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-10 12:16:18 +00:00
Update DockerEntrypoint.sh (disable fail2ban)
This commit is contained in:
parent
2b9085e826
commit
b5d0b4be65
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
nginx
|
||||
|
||||
# Start fail2ban
|
||||
fail2ban-client -x start
|
||||
## fail2ban-client -x start
|
||||
|
||||
# Run x-ui
|
||||
exec /app/x-ui
|
||||
|
|
Loading…
Reference in a new issue