Skip to content

Commit c8ce271

Browse files
committedSep 4, 2024·
Update README.md
1 parent 0df145c commit c8ce271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Redis >= 6.2, tested with latest redis 6/7 docker image. Recommended to use redi
3434

3535
## Configuration
3636

37-
If using `BrqConfig`, you can use a `.env` file and environment variables to configure brq. The prefix of environment variables is `BRQ_`.
37+
If using `BrqConfig`(for example, `@task`), you can use a `.env` file and environment variables to configure brq. The prefix of environment variables is `BRQ_`.
3838

3939
> For example, `BRQ_REDIS_PORT=6379 python consumer.py` for specifying redis port.
4040

0 commit comments

Comments
 (0)
Please sign in to comment.