Merge pull request #93 from keycloak/edewit-patch-1

fix link
This commit is contained in:
Eugenia 2020-09-15 10:07:03 -04:00 committed by GitHub
commit 782a09e064
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ This project is the next generation of the Keycloak Administration Console. It
For development on this project you will need a running Keycloak server listening on port 8180. You will also need [yarn installed on your local machine.](https://classic.yarnpkg.com) For development on this project you will need a running Keycloak server listening on port 8180. You will also need [yarn installed on your local machine.](https://classic.yarnpkg.com)
1. Start keycloak 1. Start keycloak
* Download Keycloak server from [https://www.keycloak.org/downloads]() * Download Keycloak server from [https://www.keycloak.org/downloads](https://www.keycloak.org/downloads)
* Start Keycloak server like this from the bin directory: * Start Keycloak server like this from the bin directory:
```bash ```bash
$> standalone -Djboss.socket.binding.port-offset=100 $> standalone -Djboss.socket.binding.port-offset=100