Skip to content

Commit dabb38e

Browse files
committed
doc: update default port val in readme
Signed-off-by: Alexander Bezzubov <bzz@apache.org>
1 parent dd5418e commit dabb38e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ $ lookout-sdk review -v ipv4://localhost:2001 \
4444
| -- | -- | -- |
4545
| `GOMETALINT_HOST` | `0.0.0.0` | IP address to bind the gRCP serve |
4646
| `GOMETALINT_PORT` | `2001` | Port to bind the gRPC server |
47-
| `GOMETALINT_SERVER_URL` | `ipv4://localhost:10302` | gRPC URL of the [Data service](https://github.com/src-d/lookout/tree/master/docs#components)
47+
| `GOMETALINT_DATA_SERVICE_URL` | `ipv4://localhost:10301` | gRPC URL of the [Data service](https://github.com/src-d/lookout/tree/master/docs#components)
4848
| `GOMETALINT_LOG_LEVEL` | `info` | Logging level ("info", "debug", "warning" or "error") |
4949

5050

0 commit comments

Comments
 (0)