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