mirror of
https://github.com/datarhei/core.git
synced 2025-10-05 16:07:07 +08:00
Implement certmagic.Storage on cluster
This commit is contained in:
@@ -473,7 +473,7 @@ func (a *api) start() error {
|
||||
})
|
||||
}
|
||||
|
||||
cluster, err := cluster.New(cluster.ClusterConfig{
|
||||
cluster, err := cluster.New(cluster.Config{
|
||||
ID: cfg.ID,
|
||||
Name: cfg.Name,
|
||||
Path: filepath.Join(cfg.DB.Dir, "cluster"),
|
||||
|
Reference in New Issue
Block a user