Skip to content

Commit

Permalink
Pass redis url to container
Browse files Browse the repository at this point in the history
  • Loading branch information
john-gom committed Mar 11, 2024
1 parent 58fc2ed commit 05b7f7d
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 05b7f7d

Please sign in to comment.