fix(backend): Caching service naam
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
3196de63f3
commit
2325d96389
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue