Update DockerEntrypoint.sh (disable fail2ban)

This commit is contained in:
OnceUponATimeInAmerica 2024-08-25 17:10:21 +03:30 committed by GitHub
parent 2b9085e826
commit b5d0b4be65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@
nginx
# Start fail2ban
fail2ban-client -x start
## fail2ban-client -x start
# Run x-ui
exec /app/x-ui