mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
ui: more fixes around the readme
This commit is contained in:
parent
fe71cd62df
commit
f7d04c3124
@ -42,3 +42,8 @@ Consul ships with an HTTP server for the API and UI. By default, when
|
|||||||
you run the agent, it is off. However, if you pass a `-ui-dir` flag
|
you run the agent, it is off. However, if you pass a `-ui-dir` flag
|
||||||
with a path to this directoy, you'll be able to access the UI via the
|
with a path to this directoy, you'll be able to access the UI via the
|
||||||
Consul HTTP server address, which defaults to `localhost:8500/ui`.
|
Consul HTTP server address, which defaults to `localhost:8500/ui`.
|
||||||
|
|
||||||
|
An example of this command, from inside the `ui/` directory, would be:
|
||||||
|
|
||||||
|
consul agent -bootstrap -server -data-dir /tmp/ -ui-dir .
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user