Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 306 Bytes

README_keycloak.md

File metadata and controls

16 lines (9 loc) · 306 Bytes

HK_11_2024 Project

Starting the Development Environment

  1. Build the Docker containers:

    docker compose build

  2. Bring up the containers in the background:

    docker compose up -d

Accessing the Services