gamenight/FrontendPlatformUno/FrontendPlatformUno/appsettings.development.json

10 lines
157 B
JSON

{
"AppConfig": {
"Title": "FrontendPlatformUno - Dev"
},
"ApiClient": {
"Url": "https://localhost:5001",
"UseNativeHandler": true
}
}