Files
FACULTATE-HEALTHCARE_MANAGER/frontend/HealthcareManagerUI/bin/Debug/net8.0/appsettings.json
T

11 lines
168 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"ApiKey": "testapikey"
}