We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b4fe0a + e953b76 commit 19b1cdbCopy full SHA for 19b1cdb
docker-compose.yml
@@ -9,7 +9,7 @@ services:
9
- REDIS_CLUSTER=no
10
- PORT=6379
11
- 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
+
13
ports:
14
- 6379:6379
15
- 6380:6379
0 commit comments