mirror of https://github.com/status-im/consul.git
ui: update readme for dev confi
This commit is contained in:
parent
2f9f1afa10
commit
c2830c0f74
|
@ -47,6 +47,11 @@ An example of this command, from inside the `ui/` directory, would be:
|
||||||
Basic tests can be run by adding the `?test` query parameter to the
|
Basic tests can be run by adding the `?test` query parameter to the
|
||||||
application.
|
application.
|
||||||
|
|
||||||
|
When developing Consul, it's recommended that you use the included
|
||||||
|
development configuration.
|
||||||
|
|
||||||
|
consul agent -config-file=development_config.json
|
||||||
|
|
||||||
### Releasing
|
### Releasing
|
||||||
|
|
||||||
`make dist`
|
`make dist`
|
||||||
|
|
Loading…
Reference in New Issue