️ migrate redis to dragonfly

This commit is contained in:
auricom
2024-04-06 14:50:22 +02:00
parent 2e206456b0
commit 031e00d094
7 changed files with 6 additions and 6 deletions

View File

@@ -54,7 +54,7 @@ spec:
APP_URL: https://lychee.${SECRET_CLUSTER_DOMAIN}
DB_CONNECTION: pgsql
PHP_TZ: ${TIMEZONE}
REDIS_HOST: redis.database.svc.cluster.local.
REDIS_HOST: dragonfly.database.svc.cluster.local.
REDIS_PORT: 6379
TRUSTED_PROXIES: "*"
envFrom: *envFrom