From 6e265496bf90ab01a08ecc600d637b447151136b Mon Sep 17 00:00:00 2001 From: Ziya SARIKAYA Date: Tue, 2 Feb 2016 18:17:21 +0200 Subject: [PATCH] add consul.md to docs --- docs/consul.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/consul.md diff --git a/docs/consul.md b/docs/consul.md new file mode 100644 index 0000000..9ce48f8 --- /dev/null +++ b/docs/consul.md @@ -0,0 +1 @@ + .\consul.exe agent -server -data-dir /tmp/consul -advertise 127.0.0.1 -ui -bootstrap true \ No newline at end of file