Skip to content

Commit

Permalink
Add possibility to use BindPort IPAddress 👼
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
  • Loading branch information
vdemeester committed Sep 20, 2016
1 parent 46a7860 commit 5ea761e
Show file tree
Hide file tree
Showing 4 changed files with 127 additions and 107 deletions.
7 changes: 7 additions & 0 deletions docs/toml.md
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,13 @@ watch = true
#
exposedbydefault = true

# Use the IP address from the binded port instead of the inner network one. For specific use-case :)
#
# Optional
# Default: false
#
usebindportip = true

# Enable docker TLS connection
#
# [docker.tls]
Expand Down

0 comments on commit 5ea761e

Please sign in to comment.