Footer layout

This commit is contained in:
2022-05-25 09:07:36 +01:00
parent 5d59760a77
commit d7f0a5db36
7 changed files with 7888 additions and 27 deletions

View File

@ -10,5 +10,12 @@
"Port": 25,
"SenderName": "Paul Schneider",
"SenderEmail": "paul@pschneider.fr"
},
"Kestrel": {
"Endpoints": {
"Http": {
"Url": "http://localhost:5005"
}
}
}
}