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