diff --git a/compose.yaml b/compose.yaml index f821d4a..01b59dc 100644 --- a/compose.yaml +++ b/compose.yaml @@ -2,7 +2,6 @@ services: freshrss: image: freshrss/freshrss:latest container_name: freshrss - user: "1000:1000" environment: TZ: Europe/Berlin CRON_MIN: '*/15'