Files
mesareportingservices/ReportingServices.Client/wwwroot/appsettings.Development.json
2023-01-13 15:33:58 -07:00

6 lines
121 B
JSON

{
"ApiUrl": "https://localhost:7130",
"MonAResource": "Asdf_Asdf_EC",
"IsDevelopment": true,
"IsStaging": false
}