From 803961a7386c431d34eb43200f629efc7156e40b Mon Sep 17 00:00:00 2001 From: A75G <31223569+A75G@users.noreply.github.com> Date: Tue, 23 Mar 2021 15:34:03 +0300 Subject: [PATCH] Update tt-rss.xml --- templates/tt-rss.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/templates/tt-rss.xml b/templates/tt-rss.xml index 88b72f7..de80b38 100644 --- a/templates/tt-rss.xml +++ b/templates/tt-rss.xml @@ -17,7 +17,14 @@ The default username and password after initial configuration is admin/password< A fork of the deprecated linuxserver.io tt-rss container. The default username and password after initial configuration is admin/password 8000 - /mnt/user/appdata/tt-rss/ + /mnt/user/appdata/tt-rss + mysql + 192.168.0.100 + root + tt-rss + dbpassword + 3306 + http://192.168.0.100:8000/ 99 100 \ No newline at end of file