StoreBackEnd/resources/AppConfig.json

8 lines
227 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 15:49:06 +01:00
"storagePath" : "C:\\Users\\ledou\\Documents\\sbe"
}