Skip to content

Commit 69e5c1f

Browse files
authored
Fix typo in be v4 README
1 parent 715515c commit 69e5c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/backendv4/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In the default configuration folder [config](./config), the backend is set to us
2323

2424
## Enable additional features
2525

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

2828
## Dependencies
2929

0 commit comments

Comments
 (0)