Complete stage 7
This commit is contained in:
parent
3e7b89bcad
commit
1f88e291a9
9 changed files with 784 additions and 26 deletions
|
|
@ -32,3 +32,8 @@ OIDC_JWKS_URI=http://localhost:9000/application/o/kaboot/jwks/
|
|||
# OPTIONAL - CORS (Frontend origin for backend API)
|
||||
# ==============================================================================
|
||||
CORS_ORIGIN=http://localhost:5173
|
||||
|
||||
# ==============================================================================
|
||||
# OPTIONAL - Logging
|
||||
# ==============================================================================
|
||||
LOG_REQUESTS=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue