mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-24 04:17:45 +01:00
Set localhost as default
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
HTTP Host
|
||||
</label>
|
||||
<input type="text" name="http_host" value="${config['http_host']}" size="30">
|
||||
<small>e.g. localhost or an IP, such as 0.0.0.0</small>
|
||||
<small>Use 0.0.0.0 to allow outside connections</small>
|
||||
</div>
|
||||
<div class="row">
|
||||
<label title="Port to bind web server to. Note that ports below 1024 may require root.">
|
||||
|
||||
Reference in New Issue
Block a user