mirror of
https://github.com/thomiceli/opengist.git
synced 2025-07-09 17:38:04 +02:00
Add Helm Chart (#454)
This commit is contained in:
@ -126,7 +126,7 @@ func Initialize(ctx *cli.Context) {
|
||||
|
||||
index.DepreactionIndexDirname()
|
||||
if index.IndexEnabled() {
|
||||
index.NewIndexer(index.IndexType())
|
||||
go index.NewIndexer(index.IndexType())
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user