diff --git a/resources/AppConfig.json b/resources/AppConfig.json index 795395e..38b0daf 100644 --- a/resources/AppConfig.json +++ b/resources/AppConfig.json @@ -1,8 +1,8 @@ { - "multicastNetworkInterface" : "Wi-Fi", - "multicastAddress" : "226.66.66.1:15502", - "multicastSecond" : 30, - "domain" : "lightcontainerSB01", - "unicastPort" : 58000, - "storagePath" : "/home/benjamin/sbe" + "multicastNetworkInterface": "Wi-Fi", + "multicastAddress": "224.66.66.1:15502", + "multicastSecond": 30, + "domain": "lightcontainerSB01", + "unicastPort": 58000, + "storagePath": "/home/benjamin/sbe" } \ No newline at end of file