@@ -44,6 +44,6 @@ func main() {
web.RegisterRoutes(f)
// alert the user and start the server
log.Println("Server is running...")
log.Println("Server is listening on 0.0.0.0:2830.")
log.Println(http.ListenAndServe("0.0.0.0:2830", f))
}
The note is not visible to the blocked user.