fix?
This commit is contained in:
@@ -99,7 +99,7 @@ func main() {
|
||||
})
|
||||
|
||||
log.Println("Server starting at http://localhost:8080")
|
||||
router.Run(":8080")
|
||||
router.Run("0.0.0.0:8080")
|
||||
}
|
||||
|
||||
func ensureAdmin() {
|
||||
|
||||
Reference in New Issue
Block a user