Profile Sync
This commit is contained in:
parent
471f63712b
commit
58a27356c2
4 changed files with 39 additions and 11 deletions
|
|
@ -451,7 +451,7 @@ namespace MatterHackers.MatterControl
|
|||
}
|
||||
|
||||
#if DEBUG
|
||||
public static string MCWSBaseUri { get; } = "http://localhost.:9206";
|
||||
public static string MCWSBaseUri { get; } = "http://192.168.2.129:9206";
|
||||
#else
|
||||
public static string MCWSBaseUri { get;} = "https://mattercontrol.appspot.com";
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue