Genesis toolbox api adjusted + secondary changes
This commit is contained in:
@@ -201,9 +201,9 @@ namespace Xylem.Common.CommonCore.Configuration
|
||||
|
||||
public const string LaaProductionAPI
|
||||
#if DEBUG
|
||||
= "http://localhost:54448";
|
||||
= "http://localhost:59768/";
|
||||
#else
|
||||
= "http://sla12iis01.emea.sensus.net";
|
||||
= "http://sla12iis01.emea.sensus.net/";
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user