Benenne Packages konsistent und füge go.mod und go.sum hinzu.
This commit is contained in:
parent
02cac422f4
commit
fef8224984
20 changed files with 38 additions and 34 deletions
|
@ -13,8 +13,8 @@
|
|||
},
|
||||
"mailer": {
|
||||
"type": "Stdout",
|
||||
"fromAddress": "sprechstunden@localhost",
|
||||
"fromName": "Sprechstunden <sprechstunden@localhost>",
|
||||
"fromAddress": "officeHours@localhost",
|
||||
"fromName": "Office hours <officeHours@localhost>",
|
||||
"smtpHost": "localhost",
|
||||
"smtpPort": 25,
|
||||
"smtpUseAuth": false,
|
||||
|
@ -33,4 +33,4 @@
|
|||
"tutor": {
|
||||
"mailSuffix": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue