StoreBackEnd/resources/AppConfig.json
2022-03-20 13:53:34 +01:00

8 lines
212 B
JSON

{
"multicastNetworkInterface" : "tun0",
"multicastAddress" : "224.66.66.1:15502",
"multicastSecond" : 30,
"domain" : "lightcontainerSB01",
"unicastPort" : 58000,
"storagePath" : "/home/benjamin/sbe"
}