@@ -97,8 +97,8 @@ func main() {
AllowCredentials: true,
}))
log.Println("JALAN DI PORT : 8081")
log.Println("JALAN DI PORT : 8080")
err = r.Run(":8081")
err = r.Run(":8080")
if err != nil {
log.Fatal(err)
}
The note is not visible to the blocked user.