fix REDIS_CON env var URL

This commit is contained in:
Simon 2025-02-19 11:10:33 +07:00
parent 05d1b91c66
commit 190b25ba28
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

View File

@ -80,7 +80,7 @@ services:
[...]
```
- For the **Tube Archivist** service make sure to also update the [REDIS_CON](env-vars/#redis_con) value. e.g.: `redis://archivist-redis:6380`
- For the **Tube Archivist** service make sure to also update the [REDIS_CON](env-vars.md#redis_con) value. e.g.: `redis://archivist-redis:6380`
## Install **ElasticSearch**
!!! success "Elasticsearch Version"