Skip to content

Commit

Permalink
Merge pull request #38 from openfoodfacts:redis-url
Browse files Browse the repository at this point in the history
Pass redis url to container
  • Loading branch information
john-gom authored Mar 11, 2024
2 parents 58fc2ed + 05b7f7d commit 36bfea0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ services:
- POSTGRES_USER
- POSTGRES_PASSWORD
- MONGO_URI
- REDIS_URL
- LOG_LEVEL
# Use a different number so does not clash with locally running instance
ports:
Expand Down

0 comments on commit 36bfea0

Please sign in to comment.