Option to disable expose of all docker containers

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
Vincent Demeester
2016-07-14 11:32:15 +02:00
parent d1112a0feb
commit b80479f9ef
6 changed files with 91 additions and 20 deletions

View File

@@ -246,6 +246,13 @@
#
# filename = "docker.tmpl"
# Expose containers by default in traefik
#
# Optional
# Default: true
#
# exposedbydefault = true
# Enable docker TLS connection
#
# Optional