1
0
Fork 0

git describe --tags --abbrev=0

This commit is contained in:
emile 2015-09-15 00:03:53 +02:00
parent e017e4906e
commit fc802c52bf
3 changed files with 14 additions and 124 deletions

View file

@ -108,12 +108,6 @@
#
# endpoint = "unix:///var/run/docker.sock"
# Enable watch docker changes
#
# Optional
#
# watch = true
# Default domain used.
# Can be overridden by setting the "traefik.domain" label on a container.
#
@ -121,6 +115,12 @@
#
# domain = "docker.localhost"
# Enable watch docker changes
#
# Optional
#
# watch = true
# Override default configuration template. For advanced users :)
#
# Optional