feat: add rss feeder #24

Merged
polpetta merged 5 commits from miniflux into master 2023-08-17 09:48:16 +02:00
Showing only changes of commit 90f06e0801 - Show all commits

View File

@ -23,7 +23,6 @@ services:
db:
image: postgres:15-alpine
restart: unless-stopped
environment:
volumes:
- db:/var/lib/postgresql/data
healthcheck: