Lets not, please.
This commit is contained in:
parent
edc189001f
commit
90fd485edf
|
@ -28,6 +28,7 @@ func (api *InternalAPI) Listen() {
|
|||
}
|
||||
|
||||
api.router = gin.Default()
|
||||
api.router.RedirectTrailingSlash = false
|
||||
api.RegisterRoutes()
|
||||
|
||||
api.router.Run(listener)
|
||||
|
|
Loading…
Reference in New Issue
Block a user