to gitea.bel.blue
This commit is contained in:
@@ -2,9 +2,10 @@ package server
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"gitea.inhome.blapointe.com/local/oauth2/oauth2server/config"
|
||||
"gitea.inhome.blapointe.com/local/router"
|
||||
"gitea.inhome.blapointe.com/local/storage"
|
||||
|
||||
"gitea.bel.blue/local/oauth2/oauth2server/config"
|
||||
"gitea.bel.blue/local/router"
|
||||
"gitea.bel.blue/local/storage"
|
||||
|
||||
"golang.org/x/time/rate"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user