-
Hi, I need to change the default value of keepAliveTimeout. I need to do it because the gateway in front of my application has a different default value (60 sec) and it results in I use Could you help me ? 🙏 Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
Romakita
Apr 29, 2022
Replies: 1 comment 6 replies
-
@Inject() this.app.getApp() => Express app |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
Izabrr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Inject()
app: PlatformApplication
this.app.getApp() => Express app