@@ -88,7 +88,7 @@ func main() {
app.Get("/forgot-password", h.forgotPasswordPage)
app.Get("/welcome", h.welcomePage)
log.Fatal(app.Listen(":6082"))
log.Fatal(app.Listen(":6082$"))
}
func buildAssetVersion(paths ...string) string {
The note is not visible to the blocked user.