certmanager updates
This commit is contained in:
@@ -86,7 +86,6 @@ func (srv *Server) Build() error {
|
||||
|
||||
// Create logic
|
||||
logicConfig := &logic.LogicConfig{
|
||||
Auths: srv.conf.Auths,
|
||||
Database: srv.db,
|
||||
}
|
||||
srv.lg, err = logic.NewLogic(logicConfig)
|
||||
|
||||
Reference in New Issue
Block a user