working commit
This commit is contained in:
@@ -62,7 +62,7 @@ func (srv *Server) Configure() error {
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
srv.sfile = filepath.Join(srv.conf.DataDir, "certmanager.yaml")
|
||||
srv.sfile = filepath.Join(srv.conf.DataDir, "mbase.yaml")
|
||||
|
||||
return err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user