This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Server
/
lightgbm_score
Seguir
25
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
提交 hypercorn_config.py
用 hypercorn来控制服务数量
罗俊辉
hace 1 año
padre
9ebcc6eae9
commit
fffb534ca0
Se han
modificado 1 ficheros
con
0 adiciones
y
3 borrados
Dividir vista
Mostrar estadísticas de diff
0
3
hypercorn_config.py
+ 0
- 3
hypercorn_config.py
Ver fichero
@@ -1,6 +1,3 @@
-"""
-@author: luojunhui
-"""
bind = "0.0.0.0:8000"
workers = 2
reload = True