Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commit/0e5b1007339255c9d6dfd1647a42e0e990e95850 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Reverse proxy settings in UI

pull/3113/head
Mark McDowall 11 years ago
parent 9447ea6786
commit 0e5b100733

@ -13,6 +13,18 @@
</div>
</div>
<div class="control-group">
<label class="control-label">URL Base</label>
<div class="controls">
<input type="text" name="urlBase"/>
<span>
<i class="icon-nd-form-warning" title="Requires restart to take effect"/>
<i class="icon-nd-form-info" title="For reverse proxy support, default is empty"/>
</span>
</div>
</div>
<div class="control-group advanced-setting">
<label class="control-label">Enable SSL</label>

Loading…
Cancel
Save