@@ -4,6 +4,7 @@ import (
"errors"
"log"
"net/http"
"os"
"strconv"
"itsc/db"
@@ -385,5 +386,5 @@ func main() {
})
log.Println("Started")
r.Run(":8081")
r.Run(os.Getenv("ITSC_LISTEN"))
}
The note is not visible to the blocked user.