Add two more servers

This commit is contained in:
2025-06-23 14:25:16 -04:00
parent abff2b3fc4
commit bc04fc9f20

View File

@@ -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]",