Create ability to launch connecting to use using 'test' launch param

This commit is contained in:
Patrick Fic
2021-05-18 07:48:30 -07:00
parent 258f64a262
commit ac5dda5528
9 changed files with 91 additions and 7 deletions

View File

@@ -36,6 +36,8 @@ namespace BodyshopPartner
return;
}
//Set all of the constants
Utils.AppMetaData.CreateEndpoints();
}