Skip to content

Commit

Permalink
fixup! Trying to use keydb instead of redis
Browse files Browse the repository at this point in the history
  • Loading branch information
martinhoyer committed Aug 15, 2024
1 parent a6cd7dc commit 5e93e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
image: eqalpha/keydb:latest
hostname: keydb
ports:
- "6379:6379"
- 6379:6379

celery:
build: .
Expand Down

0 comments on commit 5e93e04

Please sign in to comment.