to gitea.bel.blue
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
package server
|
||||
|
||||
import (
|
||||
"gitea.inhome.blapointe.com/local/firestormy/config"
|
||||
"gitea.inhome.blapointe.com/local/gziphttp"
|
||||
"gitea.inhome.blapointe.com/local/oauth2/oauth2client"
|
||||
"gitea.inhome.blapointe.com/local/router"
|
||||
"log"
|
||||
"net/http"
|
||||
"path/filepath"
|
||||
|
||||
"gitea.bel.blue/local/firestormy/config"
|
||||
"gitea.bel.blue/local/gziphttp"
|
||||
"gitea.bel.blue/local/oauth2/oauth2client"
|
||||
"gitea.bel.blue/local/router"
|
||||
)
|
||||
|
||||
type Server struct {
|
||||
|
||||
Reference in New Issue
Block a user