MOBILE BugFix
This commit is contained in:
@@ -22,8 +22,8 @@ namespace WorkFlowCheck.MAUI.Helper
|
||||
public static string ProgramVersion = "v1.1.030";
|
||||
|
||||
#if DEBUG
|
||||
public static string ApiBaseUrl = $"http://10.0.2.2:59027/";
|
||||
//public static string ApiBaseUrl = $"https://dev.wfcapi.nuvolar.hu/";
|
||||
//public static string ApiBaseUrl = $"http://10.0.2.2:59027/";
|
||||
public static string ApiBaseUrl = $"https://dev.wfcapi.nuvolar.hu/";
|
||||
public static string ApiKey = $"RUJeLSpSMzVASUdaRCEzUyYxRSE0VyFISFRSJC0zRzhLM1hCSDU=";
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user