mirror of
https://github.com/GrassrootsEconomics/cic-dw.git
synced 2024-12-21 10:27:32 +01:00
fix: (patch) meta endpoint config loader
This commit is contained in:
parent
5319359e88
commit
0fe78049f5
@ -42,7 +42,7 @@ type config struct {
|
||||
}
|
||||
Syncers map[string]string `koanf:"syncers"`
|
||||
Meta struct {
|
||||
Endpoint string `koanf:"meta"`
|
||||
Endpoint string `koanf:"endpoint"`
|
||||
}
|
||||
Jwt struct {
|
||||
Secret string `koanf:"secret"`
|
||||
|
Loading…
Reference in New Issue
Block a user