Merge pull request #789 from wallies/master

Add marathon tls options to documentation
This commit is contained in:
Manuel Laufenberg
2016-11-13 11:35:00 +01:00
committed by GitHub

View File

@@ -826,6 +826,9 @@ domain = "marathon.localhost"
# Optional
#
# [marathon.TLS]
# CA = "/etc/ssl/ca.crt"
# Cert = "/etc/ssl/marathon.cert"
# Key = "/etc/ssl/marathon.key"
# InsecureSkipVerify = true
# DCOSToken for DCOS environment, This will override the Authorization header