Skip to content

Commit 1d80f7a

Browse files
committed
Fix a typo in the docs
Signed-off-by: ziad hany <ziadhany2016@gmail.com>
1 parent e46daf5 commit 1d80f7a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/application-settings.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,8 +442,8 @@ To configure your local environment, set the following in your ``.env`` file::
442442
GRIMOIRELAB_OPENSEARCH_INDEX="events"
443443
GRIMOIRELAB_OPENSEARCH_USERNAME="opensearch_username"
444444
GRIMOIRELAB_OPENSEARCH_PASSWORD="opensearch_password"
445-
GRIMOIRELAB_ECOSYSTEM="npm-training-set"
446-
GRIMOIRELAB_PROJECT="npm-popular-components"
445+
GRIMOIRELAB_ECOSYSTEM="npm"
446+
GRIMOIRELAB_PROJECT="health"
447447

448448
The following variables configure the connection to the GrimoireLab instance:
449449

0 commit comments

Comments
 (0)