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
6b3dcdd6fb
commit
72f2097169
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
hypercorn_config.toml
+ 1
- 0
hypercorn_config.toml
View File
@@ -1,2 +1,3 @@
+reload = "true"
bind = "0.0.0.0:8000"
workers = 2