launch, task and appSettings updates

This commit is contained in:
2023-01-15 16:28:38 -07:00
parent 8be8daaa3c
commit f69a937b1f
6 changed files with 87 additions and 58 deletions

View File

@ -1,6 +1,6 @@
{
"ApiUrl": "https://localhost:7130",
"MonAResource": "Asdf_Asdf_EC",
"IsDevelopment": true,
"IsStaging": false
"IsStaging": false,
"MonAResource": "Asdf_Asdf_EC"
}