StoreBackEnd/resources/AppConfig.json

7 lines
173 B
JSON
Raw Normal View History

{
2022-03-08 14:58:41 +01:00
"multicastNetworkInterface" : "Wi-Fi",
"multicastAddress" : "226.66.66.1:15502",
"multicastSecond" : 10,
"domain" : "lightcontainerSB01",
2022-02-26 18:08:52 +01:00
"unicastPort" : 58000
}