PromucFlow_constructor/deploy/docker/templates/nginx
Shrikant Sharat Kandula 444492b38b
fix: Add nginx-extras and remove Sever header (#26634)
Removes this `Server` header in all responses from Appsmith.

```
curl -sSI http://localhost | grep 'server:'
```

It currently shows this:

```
server: nginx
```
2023-08-25 09:46:01 +05:30
..
nginx-app.conf.sh fix: Add nginx-extras and remove Sever header (#26634) 2023-08-25 09:46:01 +05:30