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