1
0
Fork 0

Fix default etcd port

Fixes #508
This commit is contained in:
Ed Robinson 2016-07-11 12:36:35 +01:00
parent 8f8f72fa76
commit c719aa3db8
No known key found for this signature in database
GPG key ID: EC501FCA6421CCF0
7 changed files with 24 additions and 24 deletions

View file

@ -405,7 +405,7 @@
#
# Required
#
# endpoint = "127.0.0.1:4001"
# endpoint = "127.0.0.1:2379"
# Enable watch Etcd changes
#
@ -545,4 +545,4 @@
# [frontends.frontend3]
# entrypoints = ["http", "https"] # overrides defaultEntryPoints
# backend = "backend2"
# rule = "Path: /test, /other"
# rule = "Path: /test, /other"