new options
This commit is contained in:
@@ -124,12 +124,10 @@
|
||||
|
||||
<div class="row g-3 mb-3 d-none" id="ssl_fields">
|
||||
<div class="col-md-12">
|
||||
<label for="ssl_cert_path" class="form-label">SSL Certificate Path
|
||||
<small>Upload certs in /ssl/</small></label>
|
||||
|
||||
<label for="ssl_cert_path" class="form-label">SSL Certificate Path</label>
|
||||
<input type="text" class="form-control" id="ssl_cert_path" name="ssl_cert_path"
|
||||
value="/app/ssl/haproxy-configurator.pem">
|
||||
<div class="form-text">Full path to .pem file</div>
|
||||
<div class="form-text">Full path to .pem file, upload certs in /ssl/</div>
|
||||
</div>
|
||||
<div class="col-md-12">
|
||||
<div class="form-check">
|
||||
|
||||
Reference in New Issue
Block a user