Skip to content

Commit a6e313a

Browse files
author
Julien Ruaux
committed
build(demo): Using case-insensitive names by default
1 parent 8ad52fe commit a6e313a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

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

0 commit comments

Comments
 (0)