Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Remove unused keycloakdb service from docker-compose (#1817)
The keycloakdb service has been removed from the docker-compose file as it was not necessary for the current setup. This change helps streamline the configuration and prevents unnecessary resource allocation ### Proposed Changes * Keycloak runs in dev mode, no need for Postgres ### Checklist - [ ] I have added or updated unit tests - [ ] I have added or updated integration tests (if appropriate) - [ ] I have added or updated documentation ### Testing Instructions
- Loading branch information