Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
SmallChi
/
JT808Gateway
espelho de
https://github.com/SmallChi/JT808Gateway.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
22
Wiki
Trabalho
Ver a proveniência
添加配置文件
tags/v2.2.2
SmallChi(Koike)
há 5 anos
ascendente
4334cb70e4
cometimento
bf0f6dd01c
1 ficheiros alterados
com
20 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+20
-0
simples/JT808.DotNetty.SimpleServer/appsettings.json
+ 20
- 0
simples/JT808.DotNetty.SimpleServer/appsettings.json
Ver ficheiro
@@ -0,0 +1,20 @@
{
"Logging": {
"IncludeScopes": false,
"Debug": {
"LogLevel": {
"Default": "Trace"
}
},
"Console": {
"LogLevel": {
"Default": "Trace"
}
}
},
"JT808Configuration": {
"TcpPort": 808,
"UdpPort": 808,
"WebApiPort": 828
}
}
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar