From e956632c5ca8f87fbfe8cb365a503af53673e91e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 23 Oct 2023 09:43:25 +0300 Subject: [PATCH] set demo webroot values --- .helm/values-demo.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.helm/values-demo.yaml b/.helm/values-demo.yaml index ad7185a69..3584b16bf 100644 --- a/.helm/values-demo.yaml +++ b/.helm/values-demo.yaml @@ -10,5 +10,9 @@ virtualservice: additional_domains: - demo.tt-rss.org +web: + root: /var/www/html/tt-rss + base: "" + restart: enabled: true