delete docker logs

This commit is contained in:
serogaq 2025-03-05 20:38:39 +03:00
parent 578e0c8759
commit 96ee92cb84
No known key found for this signature in database
GPG key ID: 6657A27160536D7E

View file

@ -3,9 +3,5 @@
# Start fail2ban
[ $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
exec /app/x-ui