Fix fail2ban inside DockerEntrypoint.sh
This commit is contained in:
parent
56e4d13179
commit
e63d2644bd
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# Start fail2ban
|
# Start fail2ban
|
||||||
fail2ban-client -x -f start
|
fail2ban-client -x start
|
||||||
|
|
||||||
# Run x-ui
|
# Run x-ui
|
||||||
exec /app/x-ui
|
exec /app/x-ui
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user