DelayNoMore/battle_srv/configs.template/sio.json

6 lines
82 B
JSON
Raw Normal View History

2022-09-20 15:50:01 +00:00
{
"hostAndPort": "0.0.0.0:9992",
"udpHost": "0.0.0.0",
"udpPort": 3000
2022-09-20 15:50:01 +00:00
}