revert: temporary disable InitTokenEncoders
This commit is contained in:
parent
71496a4e15
commit
3e400a7c88
2
main.go
2
main.go
@ -98,7 +98,7 @@ func main() {
|
|||||||
}
|
}
|
||||||
go controller.AutomaticallyTestChannels(frequency)
|
go controller.AutomaticallyTestChannels(frequency)
|
||||||
}
|
}
|
||||||
controller.InitTokenEncoders()
|
// controller.InitTokenEncoders()
|
||||||
|
|
||||||
// Initialize HTTP server
|
// Initialize HTTP server
|
||||||
server := gin.Default()
|
server := gin.Default()
|
||||||
|
Loading…
Reference in New Issue
Block a user