Replaced endpoint with copy
This commit is contained in:
parent
77f11330ae
commit
f910e48c37
@ -4,7 +4,7 @@
|
||||
{
|
||||
public const string AzureTag = "Azure";
|
||||
public const string MockTag = "Mock";
|
||||
public const string DefaultEndpoint = "http://52.170.199.82";
|
||||
public const string DefaultEndpoint = "INSERT YOUR ENDPOINT HERE";
|
||||
|
||||
private string _baseEndpoint;
|
||||
private static readonly GlobalSetting _instance = new GlobalSetting();
|
||||
|
Loading…
x
Reference in New Issue
Block a user