git describe --tags --abbrev=0
This commit is contained in:
parent
e017e4906e
commit
fc802c52bf
3 changed files with 14 additions and 124 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue