cases 4366, 4365

This commit is contained in:
2022-12-30 20:05:43 +00:00
parent fd21d72ad3
commit 39676319bb
3 changed files with 82 additions and 88 deletions

View File

@@ -72,7 +72,7 @@ namespace AyaNova.PlugIn.V8
this.Text = this.Text + " (v" +util.RELEASE_VERSION_STRING+")";
#if (DEBUG)
edServerUrl.Text = "http://192.168.1.56:7575";
edServerUrl.Text = "http://192.168.1.253:7575";
edUserName.Text = "superuser";
edPassword.Text = "l3tm3in";
#endif