Reverse Proxy -- Real Visitor IP?

Using the official NGINX SSL Proxy add-on one Home Assistant OS, I am unable to log the real visitor IP.

172.30.32.1 - - [03/Oct/2020:17:04:04 -0400] “GET / HTTP/2.0” 200 3381 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36 Edg/85.0.564.68”

I have this set in my config, but I do not think it makes a difference.

http:
  use_x_forwarded_for: true
  trusted_proxies:
    - 172.30.33.0/24