summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-10-23 09:43:25 +0300
committerAndrew Dolgov <[email protected]>2023-10-23 09:43:25 +0300
commite956632c5ca8f87fbfe8cb365a503af53673e91e (patch)
treea301dd0e7cecd0486524250867a57e1d973b76b3
parent7af2938aea36ea23c76b5e5fecbaeaa2bfd939f9 (diff)
set demo webroot values
-rw-r--r--.helm/values-demo.yaml4
1 files changed, 4 insertions, 0 deletions
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