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 6ce9bf9db4 - Show all commits

View File

@ -30,7 +30,7 @@ services:
env_file: env_file:
- .env - .env
healthcheck: healthcheck:
test: ["CMD", "pg_isready", "-U", "miniflux"] test: ["CMD", "pg_isready", "-U", "rss"]
interval: 10s interval: 10s
start_period: 30s start_period: 30s
networks: networks: