diff options
Diffstat (limited to 'etc/config.json')
-rw-r--r-- | etc/config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/config.json b/etc/config.json index aa24419..de7f6cc 100644 --- a/etc/config.json +++ b/etc/config.json @@ -1,5 +1,6 @@ { "wservice_port" : 25577, + "consul_url" : "http://consul:8500", "policy_handler" : { "system" : "policy_handler", "tls" : { |