Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 310 Bytes

File metadata and controls

12 lines (7 loc) · 310 Bytes

keycloak-integrations

This is a repo to test keycloak integrations with various apps

  1. react app (running on localhost:5001)
  2. Flask app (running on localhost:3001)

The keycloak instance runs on localhost:8081

To start the containers navigate to the cloned directory and run: docker compose up --build