Update Constants.cs
This commit is contained in:
Родитель
d00a4499af
Коммит
437a68a59c
|
@ -3,7 +3,7 @@ namespace ContosoFieldService.Helpers
|
|||
public static class Constants
|
||||
{
|
||||
// Backend API
|
||||
public static string BaseUrl = "https://rothieworkshopapi.azurewebsites.net/api";
|
||||
public static string BaseUrl = "__ApiManagementUrl__";
|
||||
public static string ApiManagementKey = "__ApiManagementKey__";
|
||||
|
||||
// Visual Studio App Center
|
||||
|
|
Загрузка…
Ссылка в новой задаче