chore(backend): Caching envvars
This commit is contained in:
parent
a59417b8f5
commit
207df530b9
5 changed files with 66 additions and 1 deletions
|
@ -35,3 +35,7 @@ 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_PORT=6379
|
||||
DWENGO_CACHE_TTL=604800
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue