diff --git a/resources/AppConfig.json b/resources/AppConfig.json index 7d5b169..7c7aaa1 100644 --- a/resources/AppConfig.json +++ b/resources/AppConfig.json @@ -1,8 +1,8 @@ { - "multicastNetworkInterface" : "Loopback Pseudo-Interface 1", - "multicastAddress" : "224.66.66.1:15502", - "multicastSecond" : 30, - "domain" : "lightcontainerSB01", - "unicastPort" : 58000, - "storagePath" : "D:\\sbe" + "multicastNetworkInterface": "Loopback Pseudo-Interface 1", + "multicastAddress": "224.66.66.1:15502", + "multicastSecond": 30, + "domain": "org.lightcont01", + "unicastPort": 58000, + "storagePath": "D:\\sbe" } \ No newline at end of file