docker: Recommend valkey

References: https://todo.xenrox.net/~xenrox/ntfy-alertmanager/24
This commit is contained in:
Thorben Günther 2024-11-06 15:06:29 +01:00
parent 652c8b32cd
commit dbe860e429
No known key found for this signature in database
GPG key ID: 415CD778D8C5AFED

View file

@ -8,10 +8,10 @@ services:
- 127.0.0.1:8080:8080
restart: unless-stopped
# Uncomment if you want to use redis as cache
# redis:
# image: redis:alpine
# container_name: redis
# Uncomment if you want to use valkey as cache
# valkey:
# image: valkey/valkey
# container_name: valkey
# restart: unless-stopped
# volumes:
# - ./cache:/data