change api server

This commit is contained in:
Mohammad Awad 2026-01-18 12:59:45 +03:00
parent 57296e5d81
commit 1e2eb0ab9c

View File

@ -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();