Disable TLSv1.1 and 1.0

Hi
Please check the screenshot below which mentions that the app supports TLS 1.1 and 1.0 which are deprecated. Is there any way we can disable this support?

This needs to be done at the web server level (not NodeJS). How are you deploying your web app? Do you use shared hosting? Docker?

Yes, I use docker. node+nginx.