Update README.md
This commit is contained in:
parent
9dfe50d24f
commit
4e07a03bd4
10
README.md
10
README.md
@ -117,10 +117,14 @@ All requests enter through **Apache on port 443** (HTTPS) and are processed as f
|
|||||||
2. **Initialize Keycloak configuration:**
|
2. **Initialize Keycloak configuration:**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./setup-keycloak.sh
|
./keycloak-setup.sh
|
||||||
```
|
```
|
||||||
|
3. **Seed Database:**
|
||||||
3. **Update your `/etc/hosts` file:**
|
```bash
|
||||||
|
./seed-database.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
4. **Update your `/etc/hosts` file:**
|
||||||
|
|
||||||
```
|
```
|
||||||
127.0.0.1 api.local auth.local
|
127.0.0.1 api.local auth.local
|
||||||
|
Loading…
x
Reference in New Issue
Block a user