mirror of
https://github.com/Expand-sys/ccashfrontend
synced 2025-12-18 23:52:14 +11:00
ssl not ssh
This commit is contained in:
parent
764c213fe6
commit
99b64bcc23
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ block content
|
|||
#form-group
|
||||
label BANKAPIURL:
|
||||
input.form-control(name='url', type='url')
|
||||
label SSH enabled on front end? leave unchecked if unsure:
|
||||
label SSL enabled on front end? leave unchecked if unsure:
|
||||
input.form-control(name='secure', type='checkbox')
|
||||
label MongoDB url
|
||||
input.form-control(name='mongo', type='text')
|
||||
|
|
|
|||
Loading…
Reference in a new issue