summary refs log tree commit diff
path: root/contrib/docker_compose_workers/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/docker_compose_workers/README.md')
-rw-r--r--contrib/docker_compose_workers/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/docker_compose_workers/README.md b/contrib/docker_compose_workers/README.md

index bdd3dd32e0..d3cdfe5614 100644 --- a/contrib/docker_compose_workers/README.md +++ b/contrib/docker_compose_workers/README.md
@@ -68,6 +68,7 @@ redis: enabled: true host: redis port: 6379 + # dbid: <redis_logical_db_id> # password: <secret_password> ```