diff --git a/SlReport/Program.cs b/SlReport/Program.cs index 06bb881..c1aedba 100644 --- a/SlReport/Program.cs +++ b/SlReport/Program.cs @@ -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();