You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

21 lines
302 B

  1. {
  2. "Logging": {
  3. "IncludeScopes": false,
  4. "Debug": {
  5. "LogLevel": {
  6. "Default": "Trace"
  7. }
  8. },
  9. "Console": {
  10. "LogLevel": {
  11. "Default": "Trace"
  12. }
  13. }
  14. },
  15. "JT808Configuration": {
  16. "TcpPort": 808,
  17. "UdpPort": 808,
  18. "WebApiPort": 828
  19. }
  20. }