When having multiple environments and when using let's encrypt, it might not be desirable to actually instantiate let's encrypt certs for non-standard ports or non-existing DNS names.
An environment variable that makes docker-flow-proxy-letsencrypt a pass-through proxy would be practical as there is no simple way of conditionally disable services in a docker-compose file.
When having multiple environments and when using let's encrypt, it might not be desirable to actually instantiate let's encrypt certs for non-standard ports or non-existing DNS names.
An environment variable that makes
docker-flow-proxy-letsencrypta pass-through proxy would be practical as there is no simple way of conditionally disable services in a docker-compose file.