domain is also optional for "normal" mode

This commit is contained in:
herver 2018-10-23 18:12:03 +02:00 committed by Traefiker Bot
parent 82b2a102ed
commit 99ddd7f9cb

View file

@ -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"