We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd5418e commit dabb38eCopy full SHA for dabb38e
README.md
@@ -44,7 +44,7 @@ $ lookout-sdk review -v ipv4://localhost:2001 \
44
| -- | -- | -- |
45
| `GOMETALINT_HOST` | `0.0.0.0` | IP address to bind the gRCP serve |
46
| `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)
+| `GOMETALINT_DATA_SERVICE_URL` | `ipv4://localhost:10301` | gRPC URL of the [Data service](https://github.com/src-d/lookout/tree/master/docs#components)
48
| `GOMETALINT_LOG_LEVEL` | `info` | Logging level ("info", "debug", "warning" or "error") |
49
50
0 commit comments