Files
FreeSR/FreeSR.Admin/AdminServer.example.json
2024-01-27 21:06:07 +08:00

7 lines
104 B
JSON

{
"Network": {
"Host": "0.0.0.0",
"Port": 1337
},
"DispatchUrl": "http://localhost:8888"
}