Skip to content

Instantly share code, notes, and snippets.

View dashaun's full-sized avatar
🤩
Trending in the right direction.

DaShaun dashaun

🤩
Trending in the right direction.
View GitHub Profile
version: "2"
services:
tweets-search:
image: abhirockzz/redisearch-tweets-search
ports:
- 80:80
environment:
- REDIS_HOST=<azure redis host name>
- REDIS_PASSWORD=<azure redis access key>
- REDISEARCH_INDEX_NAME=tweets-index