diff --git a/.helm/values-demo.yaml b/.helm/values-demo.yaml
index ad7185a69328435e127e52ff6392b64aaff6c819..3584b16bfdf1224fe622a3837978cd95fe7a839b 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