Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Include COMPOSE_TLS_VERSION variable in VCH environment file (#8440)
Putting COMPOSE_TLS_VERSION=TLSv1_2 into CLI output and vch environment file. We have to manually export "COMPOSE_TLS_VERSION=TLSv1_2" variable as docker-compose does not support earlier tls versions.
- Loading branch information