From 6b8f6eca727461d3b517651493880b189bbf7e88 Mon Sep 17 00:00:00 2001 From: Tomasz Setkowski Date: Tue, 15 Sep 2015 07:29:20 +0000 Subject: [PATCH] #215 fix readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 98763308..9e476ca6 100644 --- a/README.md +++ b/README.md @@ -164,10 +164,12 @@ It does not change agent's configuration by itself. ```ruby consul_config 'consul' do ... - ui_dir '/opt/consul-ui/current/dist' + ui_dir '/srv/consul-ui/current/dist' end ``` +This is optional, because consul UI can be hosted by any web server. + [0]: http://blog.vialstudios.com/the-environment-cookbook-pattern/#theapplicationcookbook [1]: http://consul.io