mirror of
https://github.com/tommytran732/Miniflux-Docker-Compose
synced 2024-11-12 17:31:33 -05:00
661 B
661 B
Miniflux-Docker-Compose
Miniflux Docker-Compose
- Update
docker-compose.yml
- Update the hostname in
swag/nginx/proxy-confs/miniflux.subdomain.conf
approprieately. - Run
docker-compose up
and make sure nothing errors out. You can usedocker-compose up -d
to start it in the background if you want. - (Optional) Apply
style.css
in theCustom CSS
section in settings. This theme is from reeseovine/miniflux-midnight, I just removed the google remote google CSS lines as they are not necessary and cause issues with CSP. There is no license file in the repository or its upstream unfortunately.