Update deploy docs (#895)

This commit is contained in:
Xin,Zhang 2018-03-07 11:37:50 +08:00 committed by 吴晟 Wu Sheng
parent aaab660566
commit 572f985cf1
1 changed files with 1 additions and 1 deletions

View File

@ -91,6 +91,6 @@ The config items of UI is saved in `bin/webappService.sh` (`bin\webappService.ba
| Config | Description |
|----------------------------------|------------------------------------------------------------------------------------------------------|
| `server.port` | Port to listen on |
| `collector.ribbon.listOfServers` | Address to access collector naming service.(Consist with `naming.jetty` in `config/application.yml`) |
| `collector.ribbon.listOfServers` | Address to access collector naming service.(Consist with `naming.jetty` in `config/application.yml`). Multiple collector addresses are split by ',' |
3. Run `bin/webappService.sh`