change api server
This commit is contained in:
parent
57296e5d81
commit
1e2eb0ab9c
@ -29,7 +29,7 @@ class Program
|
||||
|
||||
try
|
||||
{
|
||||
api = new SignLanguageReportApiClient("https://localhost:44367/");
|
||||
api = new SignLanguageReportApiClient("https://mindrockets.org/control/");
|
||||
LogHeader("SL REPORT TEST STARTED");
|
||||
|
||||
var command = args[0].ToLower();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user