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
72f2097169
commit
17fce97484
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
hypercorn_config.toml
+ 1
- 1
hypercorn_config.toml
Voir le fichier
@@ -1,3 +1,3 @@
-reload =
"
true
"
+reload = true
bind = "0.0.0.0:8000"
workers = 2