mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-05-31 11:39:50 +02:00
Instead of storing logs inside the container (where then cannot easily be seen not rotated), consider using the standard Docker approach of writing to standard output https://docs.docker.com/config/containers/logging/