mirror of
https://github.com/redis/go-redis.git
synced 2025-04-17 20:17:02 +03:00
Fix Redis CE tests (#3233)
* Fix Redis CE tests * Remove manually modules installation
This commit is contained in:
parent
91dddc2e11
commit
e953b76fdb
@ -9,7 +9,7 @@ services:
|
||||
- REDIS_CLUSTER=no
|
||||
- PORT=6379
|
||||
- TLS_PORT=6666
|
||||
command: --loadmodule /usr/local/lib/redis/modules/redisbloom.so --loadmodule /usr/local/lib/redis/modules/redisearch.so --loadmodule /usr/local/lib/redis/modules/redistimeseries.so --loadmodule /usr/local/lib/redis/modules/rejson.so
|
||||
|
||||
ports:
|
||||
- 6379:6379
|
||||
- 6380:6379
|
||||
|
Loading…
x
Reference in New Issue
Block a user