We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8bc3c commit c385735Copy full SHA for c385735
1 file changed
docs/managing_deis/router_settings.rst
@@ -55,6 +55,8 @@ setting description
55
/deis/router/gzipVary nginx gzipVary setting (default: on)
56
/deis/router/gzipDisable nginx gzipDisable setting (default: "msie6")
57
/deis/router/gzipTypes nginx gzipTypes setting (default: "application/x-javascript application/xhtml+xml application/xml application/xml+rss application/json text/css text/javascript text/plain text/xml")
58
+/deis/router/sslCert cluster-wide SSL certificate
59
+/deis/router/sslKey cluster-wide SSL private key
60
/deis/services/* healthy application containers reported by deis/publisher
61
/deis/store/gateway/host host of the store gateway component (set by store-gateway)
62
/deis/store/gateway/port port of the store gateway component (set by store-gateway)
0 commit comments