Implement Appsettings

This commit is contained in:
Andre Beging
2025-03-27 09:06:43 +01:00
parent 48db8db8ae
commit 8ea8130c69
10 changed files with 109 additions and 61 deletions

View File

@@ -5,5 +5,8 @@
"Url": "http://+:56000"
}
}
},
"Settings": {
"Title": "Foodsharing Olpe-Wenden"
}
}