New: Switch to ASPNetCore Kestrel and SignalR

This commit is contained in:
ta264
2019-10-14 21:21:00 +01:00
committed by Qstick
parent fdbed91a4e
commit fb5b9c445b
58 changed files with 917 additions and 1298 deletions
@@ -22,7 +22,8 @@ const requiresRestartKeys = [
'urlBase',
'enableSsl',
'sslPort',
'sslCertHash',
'sslCertPath',
'sslCertPassword',
'authenticationMethod',
'username',
'password',