aj-may / dotdocker

🐳 A utility to help setup a docker development environment with host based routing
MIT License
40 stars 10 forks source link

feat: add ability to specify nginx_proxy.conf file #38

Closed YSSofer closed 4 years ago

YSSofer commented 4 years ago

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.

Note: Also updated gh actions to fix errors

aj-may commented 4 years ago

:tada: This PR is included in version 1.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: