fix(backend): Caching service naam

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Tibo De Peuter 2025-05-16 11:23:54 +02:00 committed by GitHub
parent 3196de63f3
commit 2325d96389
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,6 +36,6 @@ DWENGO_AUTH_TEACHER_JWKS_ENDPOINT=http://idp:7080/idp/realms/teacher/protocol/op
DWENGO_LOGGING_LEVEL=info
DWENGO_LOGGING_LOKI_HOST=http://logging:3102
DWENGO_CACHE_HOST=cache
DWENGO_CACHE_HOST=caching
#DWENGO_CACHE_PORT=11211
DWENGO_CACHE_TTL=604800