更新readMe

This commit is contained in:
dexter
2022-03-14 17:11:51 +08:00
parent e31fb41b6e
commit 372b6da42d
3 changed files with 76 additions and 94 deletions

View File

@@ -148,5 +148,5 @@ var Global = &Engine{
Publish{true, true, false, 10, 0},
Subscribe{true, true, false, 10},
HTTP{ListenAddr: ":8080", CORS: true, mux: http.DefaultServeMux},
false, true, true, true, "wss://console.monibuca.com", "",
false, true, true, true, "wss://console.monibuca.com:8080", "",
}