@@ -188,5 +188,5 @@ func main() {
proxyRouter := handlers.ProxyHeaders(loggingRouter)
recoveryRouter := handlers.RecoveryHandler()(proxyRouter)
http.ListenAndServe(":80", recoveryRouter)
http.ListenAndServe(":8080", recoveryRouter)
}
The note is not visible to the blocked user.