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

8 lines
196 B
JSON

{
"ApiUrl": "http://localhost:50199",
"Company": "Infineon Technologies Americas Corp.",
"MonAResource": "Asdf_Asdf_EC",
"MonASite": "auc",
"IsDevelopment": false,
"IsStaging": false
}