I have a docker running nginx with port forward to 8080
All I want is to see the logs in nginx when I hit
curl http://localhost:8080
(I ge