chore(infra): migrate Redis to Valkey 9.0 and update related configs
This commit is contained in:
+2
-2
@@ -27,8 +27,8 @@ POSTGRES_USER=meldestelle
|
||||
POSTGRES_PASSWORD=meldestelle
|
||||
POSTGRES_DB=meldestelle
|
||||
|
||||
# --- REDIS ---
|
||||
# Optional password for Redis; leave empty to disable authentication in dev
|
||||
# --- VALKEY (formerly Redis) ---
|
||||
# Optional password for Valkey/Redis; leave empty to disable authentication in dev
|
||||
REDIS_PASSWORD=
|
||||
|
||||
# --- KEYCLOAK ---
|
||||
|
||||
Reference in New Issue
Block a user