Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Minionguyjpro authored Jul 18, 2024
1 parent 3f1b5a4 commit d4ee1e0
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Apps/FreshRSS/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: freshrss
services:
freshrss:
restart: always
devices:
- /dev/kvm:/dev/kvm
restart: unless-stopped
environment:
TZ: ""
CRON_MIN: "1,31"
Expand Down Expand Up @@ -43,10 +41,10 @@ services:
x-casaos:
architectures:
- amd64
- arm/v7
- arm64
- arm
main: freshrss
author: freshrss
author: FreshRSS
category: Utilities
description:
en_us: FreshRSS is a self-hosted RSS and Atom feed aggregator. It is lightweight, easy to work with, powerful, and customizable.
Expand Down

0 comments on commit d4ee1e0

Please sign in to comment.