Fix typo
This commit is contained in:
parent
fff34fff58
commit
7af67af086
@ -7,7 +7,7 @@ type Config struct {
|
|||||||
// AutoDiscover to discover services to monitor
|
// AutoDiscover to discover services to monitor
|
||||||
AutoDiscover bool `yaml:"auto-discover"`
|
AutoDiscover bool `yaml:"auto-discover"`
|
||||||
|
|
||||||
// ServiceTemplate Template for auto disocovered services
|
// ServiceTemplate Template for auto discovered services
|
||||||
ServiceTemplate core.Service `yaml:"service-template"`
|
ServiceTemplate core.Service `yaml:"service-template"`
|
||||||
|
|
||||||
// ExcludeSuffix Ignore services with this suffix
|
// ExcludeSuffix Ignore services with this suffix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user