This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Server
/
lightgbm_score
Suivre
25
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
提交 hypercorn_config.py
用 hypercorn来控制服务数量
罗俊辉
il y a 1 an
Parent
9ebcc6eae9
commit
fffb534ca0
1 fichiers modifiés
avec
0 ajouts
et
3 suppressions
Vue séparée
Afficher les stats Diff
0
3
hypercorn_config.py
+ 0
- 3
hypercorn_config.py
Voir le fichier
@@ -1,6 +1,3 @@
-"""
-@author: luojunhui
-"""
bind = "0.0.0.0:8000"
workers = 2
reload = True