mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-02-28 21:23:01 +00:00
delete docker logs
This commit is contained in:
parent
578e0c8759
commit
96ee92cb84
1 changed files with 0 additions and 4 deletions
|
|
@ -3,9 +3,5 @@
|
||||||
# Start fail2ban
|
# Start fail2ban
|
||||||
[ $X_UI_ENABLE_FAIL2BAN == "true" ] && fail2ban-client -x start
|
[ $X_UI_ENABLE_FAIL2BAN == "true" ] && fail2ban-client -x start
|
||||||
|
|
||||||
# Docker Logs
|
|
||||||
#ln -sf /dev/stdout /app/access.log
|
|
||||||
#ln -sf /dev/stdout /app/error.log
|
|
||||||
|
|
||||||
# Run x-ui
|
# Run x-ui
|
||||||
exec /app/x-ui
|
exec /app/x-ui
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue