mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 07:51:38 +02:00
📎 Improve api ergonomy of http server module
This commit is contained in:
parent
52029f83ef
commit
cf4f999b6a
2 changed files with 12 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue