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