Skip to content

Commit

Permalink
Fix typo in be v4 README
Browse files Browse the repository at this point in the history
  • Loading branch information
fpotier authored and minottic committed May 27, 2024
1 parent 715515c commit bdf02cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/backendv4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ In the default configuration folder [config](./config), the backend is set to us

## Enable additional features

Additionally, by setting the env variable `ENABLE_JOBS`, the [elastic search](../elastic/) service is started and the backend is configured to connect to them.
Additionally, by setting the env variable `ELASTIC_ENABLED`, the [elastic search](../elastic/) service is started and the backend is configured to connect to them.

## Dependencies

Expand Down

0 comments on commit bdf02cc

Please sign in to comment.