Files
FreeSR/FreeSR.Dispatch/DispatchServer.example.json
2024-01-28 11:28:52 +08:00

11 lines
188 B
JSON

{
"Network": {
"Host": "0.0.0.0",
"Port": 8888
},
"Region": {
"Name": "FreeSR",
"EnvType": "2",
"DispatchUrl": "http://dispatch.starrails.com/query_gateway"
}
}