This commit is contained in:
@@ -47,7 +47,7 @@ namespace Sockeye.Api.Controllers
|
||||
}
|
||||
|
||||
#if (DEBUG)
|
||||
private const string LICENSE_SERVER_URL = "http://localhost:3001/";
|
||||
private const string LICENSE_SERVER_URL = "http://localhost:7676/";
|
||||
public const string SUPPORT_EMAIL = "cardjohn@ayanova.com";
|
||||
#else
|
||||
private const string LICENSE_SERVER_URL = "https://rockfish.ayanova.com/";
|
||||
|
||||
Reference in New Issue
Block a user