Add two more servers
This commit is contained in:
@@ -86,7 +86,9 @@
|
|||||||
"configurations": {
|
"configurations": {
|
||||||
"for-each": [
|
"for-each": [
|
||||||
{ "SERVER" : "Standalone" },
|
{ "SERVER" : "Standalone" },
|
||||||
{ "SERVER" : "LocalHost" }
|
{ "SERVER" : "LocalHost" },
|
||||||
|
{ "SERVER" : "192.168.1.155" },
|
||||||
|
{ "SERVER" : "192.168.1.156" }
|
||||||
],
|
],
|
||||||
"body": {
|
"body": {
|
||||||
"name": "Server=[SERVER]",
|
"name": "Server=[SERVER]",
|
||||||
|
|||||||
Reference in New Issue
Block a user