mirror of
https://github.com/tubearchivist/tubearchivist.git
synced 2025-02-19 06:20:13 +00:00
revert too soon commited REDIS_HOST var
This commit is contained in:
parent
26fc8e51d4
commit
cce6d85d69
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user