Création fichier json contenant la configurationdu serveur
This commit is contained in:
parent
bc2e322781
commit
089b033fbe
5
resources/AppConfig.json
Normal file
5
resources/AppConfig.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"multicastAddress" : "226.66.66.1:42500",
|
||||||
|
"multicastSecond" : 10,
|
||||||
|
"unicastAddress" : "0.0.0.0:58000"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user