@@ -43,6 +43,8 @@ func main() {
// time to start the listeners
go NewHTTPServer(
config.GetString("config.http.port", "127.0.0.01:8080"),
config.GetString("config.http.key", ""),
config.GetString("config.http.cert", ""),
server)
server.Run()
The note is not visible to the blocked user.