This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
Server
/
lightgbm_score
Seguir
25
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
提交 hypercorn_config.py
用 hypercorn来控制服务数量
罗俊辉
hai 1 ano
pai
72f2097169
achega
17fce97484
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
hypercorn_config.toml
+ 1
- 1
hypercorn_config.toml
Ver ficheiro
@@ -1,3 +1,3 @@
-reload =
"
true
"
+reload = true
bind = "0.0.0.0:8000"
workers = 2