domain is also optional for "normal" mode
This commit is contained in:
parent
82b2a102ed
commit
99ddd7f9cb
1 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ endpoint = "unix:///var/run/docker.sock"
|
|||
# Default base domain used for the frontend rules.
|
||||
# Can be overridden by setting the "traefik.domain" label on a container.
|
||||
#
|
||||
# Required
|
||||
# Optional
|
||||
#
|
||||
domain = "docker.localhost"
|
||||
|
||||
|
|
Loading…
Reference in a new issue