switch from websockets to sse
This commit is contained in:
parent
67335c97b4
commit
534077bad3
13 changed files with 384 additions and 233 deletions
|
@ -6,7 +6,7 @@ port = 6600
|
|||
|
||||
[ui]
|
||||
hostname = [::1]
|
||||
port = 8080
|
||||
tls = no
|
||||
port = 8443
|
||||
tls = yes
|
||||
cert = cert.pem
|
||||
key = key.pem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue