Skip to content

Commit

Permalink
use valkey
Browse files Browse the repository at this point in the history
  • Loading branch information
jschlyter committed Oct 11, 2024
1 parent 7fed493 commit 48cd6d4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,10 @@ services:
configs:
- source: Caddyfile
target: /etc/caddy/Caddyfile
redis:
image: redis/redis-stack:latest
valkey:
image: valkey/valkey
ports:
- 6379:6379/tcp
- 8001:8001/tcp
mosquitto:
image: eclipse-mosquitto:latest
restart: unless-stopped
Expand Down

0 comments on commit 48cd6d4

Please sign in to comment.