Please answer my question on stack overflow to hide nginx server information for elastic beanstalk application

Job ID: 33650052

Budget: $30 – $250 AUD

I have an express application which is deployed on an NGINX AWS elastic beanstalk server.

I need to configure it in a way which stops the NGINX server version showing up in the response headers.

I have tried everything I can think of (question listed on stack overflow here: https://stackoverflow.com/questions/72166051/how-to-hide-nginx-server-information-in-elastic-beanstalk-express-application)

Please help me