mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-09 07:33:41 +08:00
Relay done but not working
This commit is contained in:
@@ -7,5 +7,6 @@ import (
|
||||
|
||||
func SetRouter(router *gin.Engine, buildFS embed.FS, indexPage []byte) {
|
||||
SetApiRouter(router)
|
||||
SetRelayRouter(router)
|
||||
setWebRouter(router, buildFS, indexPage)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user