appsettings.json 84 B

12345
  1. {
  2. "RpcServerPort": 80,
  3. "StaticServerPort": 9001,
  4. "WebServerPort": 9002
  5. }