mirror of
https://github.com/luckfox-eng29/kvm.git
synced 2026-06-20 17:23:54 +02:00
Update App version to 0.1.1
Signed-off-by: luckfox-eng29 <eng29@luckfox.com>
This commit is contained in:
@@ -89,6 +89,8 @@ func getTLSState() TLSState {
|
||||
}
|
||||
case "self-signed":
|
||||
s.Mode = "self-signed"
|
||||
default:
|
||||
s.Mode = "disabled"
|
||||
}
|
||||
|
||||
return s
|
||||
|
||||
Reference in New Issue
Block a user