Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/543e6c9db50fe67b744c361831bb6c3993dea454?style=split&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update services.html

pull/1387/head
dalcon007 8 years ago committed by GitHub
parent f3ecbbf20f
commit 543e6c9db5

@ -31,7 +31,7 @@
<div class="col-md-4"> <div class="col-md-4">
<div class="feature-item"> <div class="feature-item">
<i class="icon-energy text-primary"></i> <i class="icon-energy text-primary"></i>
<h3>Fully Integrated</h3> <h3>Full DVR Integration</h3>
<p class="text-muted">Automatically adds content to Sonarr, Radarr, Headphones and more</p> <p class="text-muted">Automatically adds content to Sonarr, Radarr, Headphones and more</p>
</div> </div>
</div> </div>

Loading…
Cancel
Save