From c036555bf5d4d95e10294714b34df6ea023d62d0 Mon Sep 17 00:00:00 2001 From: Wojciech Sielski Date: Fri, 8 Apr 2016 20:25:02 +0200 Subject: [PATCH] Issue #77: Fix registry.consul.register.addr example in properties --- fabio.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fabio.properties b/fabio.properties index a2c666503..75ad5b730 100644 --- a/fabio.properties +++ b/fabio.properties @@ -189,7 +189,7 @@ # # The default is # -# registry.consul.register.ip = :9998 +# registry.consul.register.addr = :9998 # registry.consul.register.name configures the name for the service registration.