revert too soon commited REDIS_HOST var

This commit is contained in:
Simon 2025-01-27 08:35:02 +07:00
parent 26fc8e51d4
commit cce6d85d69
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

View File

@ -12,7 +12,7 @@ services:
- cache:/cache
environment:
- ES_URL=http://archivist-es:9200 # needs protocol e.g. http and port
- REDIS_CON=redis://archivist-redis:6379
- REDIS_HOST=archivist-redis # don't add protocol
- HOST_UID=1000
- HOST_GID=1000
- TA_HOST=tubearchivist.local # set your host name