This website works better with JavaScript
Home
Explore
Help
Sign In
Server
/
lightgbm_score
Watch
25
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
提交 hypercorn_config.py
用 hypercorn来控制服务数量
罗俊辉
1 year ago
parent
9ebcc6eae9
commit
fffb534ca0
1 changed files
with
0 additions
and
3 deletions
Split View
Show Diff Stats
0
3
hypercorn_config.py
+ 0
- 3
hypercorn_config.py
View File
@@ -1,6 +1,3 @@
-"""
-@author: luojunhui
-"""
bind = "0.0.0.0:8000"
workers = 2
reload = True