mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-16 11:37:58 +02:00
Reverse proxy settings in UI
This commit is contained in:
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…
Reference in New Issue
Block a user