mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-22 09:34:33 +08:00
Update hello.go
This commit is contained in:
parent
cfa092f4f0
commit
e5eb3cf020
@ -21,4 +21,5 @@ func init() {
|
||||
|
||||
// Handle all requests using net/http
|
||||
http.Handle("/", r)
|
||||
r.Run(":3000")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user