Explorar o código

提交 hypercorn_config.py
用 hypercorn来控制服务数量

罗俊辉 hai 1 ano
pai
achega
72f2097169
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      hypercorn_config.toml

+ 1 - 0
hypercorn_config.toml

@@ -1,2 +1,3 @@
+reload = "true"
 bind = "0.0.0.0:8000"
 workers = 2