Enable plugins.run() for requests to default backend

This commit is contained in:
Vonter 2023-02-13 17:59:09 +05:30
parent 7db4b95e19
commit b9266c4439

View file

@ -913,6 +913,8 @@ stream {
{{ if $enableMetrics }}
monitor.call()
{{ end }}
plugins.run()
}
}
{{ end }}