Skip to content

Commit 68fc5fe

Browse files
authored
Merge pull request #19 from arora-manish/patch-1
Update docker-compose.yml
2 parents e7f48a9 + 547f358 commit 68fc5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ services:
1919
- redis
2020
environment:
2121
REDISEARCH_URI: 'redis://redis:6379'
22-
REDISEARCH_CASE_INSENSITIVE_NAMES: true
22+
REDISEARCH_CASE_INSENSITIVE_NAMES: 'true'

0 commit comments

Comments
 (0)