Skip to content

Commit 19b1cdb

Browse files
authored
Merge branch 'master' into enabling-dialect-2-on-default
2 parents 5b4fe0a + e953b76 commit 19b1cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
- REDIS_CLUSTER=no
1010
- PORT=6379
1111
- TLS_PORT=6666
12-
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
12+
1313
ports:
1414
- 6379:6379
1515
- 6380:6379

0 commit comments

Comments
 (0)