📎 Improve api ergonomy of http server module

This commit is contained in:
Andrey Antukh 2022-03-11 09:50:49 +01:00
parent 52029f83ef
commit cf4f999b6a
2 changed files with 12 additions and 9 deletions

View file

@ -113,7 +113,7 @@
:host (cf/get :http-server-host)
:router (ig/ref :app.http/router)
:metrics (ig/ref :app.metrics/metrics)
:executors (ig/ref :app.worker/executors)
:executor (ig/ref [::default :app.worker/executor])
:io-threads (cf/get :http-server-io-threads)}
:app.http/router