This commit is contained in:
@@ -62,7 +62,7 @@ namespace AyaNova.PlugIn.V8
|
|||||||
lblPreRelease.Text = util.PRE_RELEASE_VERSION_STRING;
|
lblPreRelease.Text = util.PRE_RELEASE_VERSION_STRING;
|
||||||
#if (DEBUG)
|
#if (DEBUG)
|
||||||
edServerUrl.Text = "192.168.1.56:7575";
|
edServerUrl.Text = "192.168.1.56:7575";
|
||||||
edUserName.Text = "manager";
|
edUserName.Text = "superuser";
|
||||||
edPassword.Text = "l3tm3in";
|
edPassword.Text = "l3tm3in";
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user