Files
FoodsharingOnboarding/FoodsharingSiegen.Server/config/appsettings.json
Andre Beging 19796928e7 Refactor onboarding and verification workflows.
Adjusted interaction types and state filters to better streamline onboarding and verification processes. Updated UI labels, navigation, and modal dialogs to reflect new terminology and improve usability. Enhanced filtering logic and added new interaction types to support the revised process.
2025-03-27 17:12:28 +01:00

12 lines
166 B
JSON

{
"Kestrel": {
"Endpoints": {
"Http": {
"Url": "http://+:56000"
}
}
},
"Settings": {
"Title": "Andres Superduperbezirk"
}
}