ui: update readme for dev confi
This commit is contained in:
parent
960362698d
commit
16445baf00
|
@ -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
|
||||
application.
|
||||
|
||||
When developing Consul, it's recommended that you use the included
|
||||
development configuration.
|
||||
|
||||
consul agent -config-file=development_config.json
|
||||
|
||||
### Releasing
|
||||
|
||||
`make dist`
|
||||
|
|
Loading…
Reference in New Issue