mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2025-12-06 15:22:47 +01:00
@@ -35,6 +35,7 @@ func Config(ctx context.Context) (*catalyst.Config, error) {
|
||||
config := &catalyst.Config{
|
||||
InitialAPIKey: "test",
|
||||
IndexPath: "index.bleve",
|
||||
Network: "catalyst",
|
||||
DB: &database.Config{
|
||||
Host: "http://localhost:8529",
|
||||
User: "root",
|
||||
|
||||
Reference in New Issue
Block a user