mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-23 03:35:03 -04:00
Reverse proxy settings in UI
This commit is contained in:
1 parent
9447ea6786
commit
0e5b100733
1 file changed
+12
@@ -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>
|
||||
|
||||
|
||||
Reference in new issue
Block a user