Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
fixed forgetten redis endpoint change in queue-worker in docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreycwitt committed Feb 13, 2020
1 parent d4e59c6 commit 6136bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ services:
volumes:
- ../lbp-print-cache:/usr/src/app/cache
environment:
- REDIS_DOCKER=True
- REDIS_ENDPOINT=redis
redis:
image: "redis:alpine"

0 comments on commit 6136bcb

Please sign in to comment.