@@ -1596,6 +1596,10 @@
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<p class="modal-desc">Expose a local port as an hs:// tunnel. The generated URL can be shared with others.</p>
|
||||
<div class="form-group">
|
||||
<label class="form-label" for="startServerLabel">Label <span style="color:var(--text4);font-weight:400;">(optional)</span></label>
|
||||
<input type="text" id="startServerLabel" class="input" placeholder="e.g. My Web App" autocomplete="off">
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="form-group" style="max-width:120px;">
|
||||
<label class="form-label" for="startServerPort">Port</label>
|
||||
|
||||
Reference in New Issue
Block a user