StoreBackEnd/resources/AppConfig.json

8 lines
213 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",
"unicastPort" : 58000,
2022-03-13 17:04:24 +01:00
"storagePath" : "/home/benjamin/sbe"
}