Closed YSSofer closed 4 years ago
If there's an nginx_proxy.conf file in the user's $HOME/.docker/ directory.
nginx_proxy.conf
$HOME/.docker/
This will allow for custom nginx configs like setting headers or mutual TLS using x.509 certificates in local setups.
Duplicated by #38
If there's an
nginx_proxy.conf
file in the user's$HOME/.docker/
directory.This will allow for custom nginx configs like setting headers or mutual TLS using x.509 certificates in local setups.