infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks
Streamlined Keycloak configurations with defaults for development and production in `.env`. Added health checks and improved environment variable documentation with comments to differentiate local and server deployments. Ensured compatibility with pre-built registry images.
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
---
|
||||
type: Report
|
||||
status: ACTIVE
|
||||
owner: Frontend Expert
|
||||
title: Frontend Cleanup & Architecture Status Report
|
||||
date: 2026-02-01
|
||||
author: Frontend Expert & Curator
|
||||
status: Final
|
||||
tags: [frontend, architecture, cleanup, kmp, compose]
|
||||
---
|
||||
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
---
|
||||
type: Report
|
||||
status: ACTIVE
|
||||
owner: Curator
|
||||
date: 2026-02-01
|
||||
author: Curator
|
||||
status: FINAL
|
||||
---
|
||||
|
||||
# Report: Fix Sync Type Mismatch (String vs Long)
|
||||
|
||||
Reference in New Issue
Block a user