mirror of
https://github.com/TwiN/gatus.git
synced 2025-02-22 05:01:14 +01:00
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 bool `yaml:"auto-discover"`
|
||||
|
||||
// ServiceTemplate Template for auto disocovered services
|
||||
// ServiceTemplate Template for auto discovered services
|
||||
ServiceTemplate core.Service `yaml:"service-template"`
|
||||
|
||||
// ExcludeSuffix Ignore services with this suffix
|
||||
|
Loading…
Reference in New Issue
Block a user