diff --git a/backend/.env.production.example b/backend/.env.production.example index 3eeb9bef..aa380ee0 100644 --- a/backend/.env.production.example +++ b/backend/.env.production.example @@ -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