From 3fe588746ea29003cde366174f54dd35a440f9f1 Mon Sep 17 00:00:00 2001 From: x86dev <3184951+x86dev@users.noreply.github.com> Date: Mon, 30 Oct 2023 10:40:34 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11df7f8..c6fb076 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # docker-ttrss +**The ready-to-use Docker image moved from Docker Hub to Github now: https://ghcr.io/x86dev/docker-ttrss** + This Dockerfile installs Tiny Tiny RSS (TT-RSS) with the following features: - **New:** Now uses a dedicated volume for the Postgres database data @@ -16,8 +18,6 @@ This Dockerfile installs Tiny Tiny RSS (TT-RSS) with the following features: - Optional: Self-signed 4096-bit RSA TLS certificate for accessing TT-RSS via https - Originally was based on [clue/docker-ttrss](https://github.com/clue/docker-ttrss) -A ready-to-use Docker image is available at [Docker Hub](https://hub.docker.com/r/x86dev/docker-ttrss/) - Feel free to tweak this further to your likings. This docker image allows you to run the [Tiny Tiny RSS](http://www.tt-rss.org) feed reader.