improve description

This commit is contained in:
Willy Kloucek
2022-11-08 09:23:05 +01:00
parent 4db9d060b7
commit 61be11a651
3 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ func DefaultConfig() *config.Config {
Service: config.Service{
Name: "notifications",
},
WebUiURL: "https://localhost:9200",
WebUIURL: "https://localhost:9200",
Notifications: config.Notifications{
SMTP: config.SMTP{
Host: "",