Skip to content
This repository was archived by the owner on May 26, 2022. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 252 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 252 Bytes

This project was bootstrapped with Create React App.

Start the SSO Server

docker run -p 8180:8080 -e KEYCLOAK_USER=admin -e KEYCLOAK_PASSWORD=admin -e DB_VENDOR=H2 jboss/keycloak:10.0.1