fix space

This commit is contained in:
Fabricio 2019-11-08 20:49:50 -03:00
parent 83216f3b9e
commit f18e99f017

View file

@ -13,12 +13,12 @@ proxying the response back to the client, while showing them in a dashboard
### Settings ### Settings
| param | description | | param | description |
|-----------------|-------------| |--------------|-------------|
| `-url` | **Required.** Set the url you want to proxy | | `-url` | **Required.** Set the url you want to proxy |
| `-port` | Set the proxy port. Default: *9000* | | `-port` | Set the proxy port. Default: *9000* |
| `-dashboard` | Set the dashboard port. Default: *9001* | | `-dashboard` | Set the dashboard port. Default: *9001* |
| `-captures` | Set how many captures to show in the dashboard. Default: *16* | | `-captures` | Set how many captures to show in the dashboard. Default: *16* |
## Using ## Using