| 1 | version: '3.9' |
| 2 | services: |
| 3 | freshrss: |
| 4 | image: freshrss/freshrss |
| 5 | container_name: freshrss |
| 6 | volumes: |
| 7 | - 'volume1/docker/freshrss/_data/extensions:/var/www/FreshRSS/extensions' |
| 8 | - 'volume1/docker/freshrss/_data/data:/var/www/FreshRSS/data' |
| 9 | environment: |
| 10 | - 'CRON_MIN=1,31' |
| 11 | - TZ=Europe/Zurich |
| 12 | ports: |
| 13 | - '8285:80' |
| 14 | logging: |
| 15 | options: |
| 16 | max-size: 10m |
| 17 | restart: unless-stopped |
FreshRSS is a self-hosted RSS feed aggregator.
Revision 79c03a1406ebfa66bf09d26c79af41bc5da5057c