diff --git a/README.md b/README.md index 8760d875..3b15cbbb 100644 --- a/README.md +++ b/README.md @@ -100,8 +100,4 @@ scheme: `elasticsearch-.ts`. Set `ES_DEBUG=true` to enable verbose Elasticsearch tracing information. This can be useful to debug some issues between backend and elasticsearch. -## Setting a different url for elasticsearch -Set `ES_PORT_9200_TCP_ADDR` to change the elasticsearch-http-address which by default is `localhost`. -Set `ES_PORT_9200_TCP_PORT` to change the elasticsearch port which by default is `9200` . - ## [Contributing](https://gitlab.com/openstapps/projectmanagement/blob/master/CONTRIBUTING.md)