mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-11-22 11:50:14 +00:00
add comment for redis rejson to use arm64 fork created by bbilly1 (#178)
* updated redis rejson to use arm64 fork created by bbilly1 * added arm build as a comment instead of main option for rejson
This commit is contained in:
parent
2044dba700
commit
70506ad8f6
@ -23,7 +23,7 @@ services:
|
|||||||
- archivist-es
|
- archivist-es
|
||||||
- archivist-redis
|
- archivist-redis
|
||||||
archivist-redis:
|
archivist-redis:
|
||||||
image: redislabs/rejson:latest
|
image: redislabs/rejson:latest # For arm64 just update this line with bbilly1/rejson:latest
|
||||||
container_name: archivist-redis
|
container_name: archivist-redis
|
||||||
restart: always
|
restart: always
|
||||||
expose:
|
expose:
|
||||||
|
Loading…
Reference in New Issue
Block a user