mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-02-17 14:34:50 +01: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/