Is it possible to set nginx config for an app listening on a port? i.e - the nginx equivalent of an .htaccess file? Specifically, I need to override the default proxy_set_header
config value, otherwise I've got a show-stopper where kestrel and nginx aren't playing nicely.