I\'m trying to spin up a simplest reverse proxy (that proxies to google) by running NGINX in docker and here is nginx.conf
events {} http { server {