diff --git a/Integration.code-workspace.tpl.json b/Integration.code-workspace.tpl.json index c406405e..d3b3c7ec 100644 --- a/Integration.code-workspace.tpl.json +++ b/Integration.code-workspace.tpl.json @@ -86,7 +86,9 @@ "configurations": { "for-each": [ { "SERVER" : "Standalone" }, - { "SERVER" : "LocalHost" } + { "SERVER" : "LocalHost" }, + { "SERVER" : "192.168.1.155" }, + { "SERVER" : "192.168.1.156" } ], "body": { "name": "Server=[SERVER]",