Trusted networks when using NGINX Reverse proxy?

This wont work well for me, as the iOS app requires me to use the build in password function. And I need to be able to access it from the outside.

trusted_networks:

  • 192.168.1.0/24

Why won’t this work at all? Is it because of my NGINX Redirect?