docs: remove outdated info

This commit is contained in:
Rainer Killinger
2020-04-14 12:46:46 +02:00
committed by Rainer Killinger
parent 6483221b62
commit 21710ee492

View File

@@ -100,8 +100,4 @@ scheme: `elasticsearch-<university license plate>.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)